Sathish Ambley | 9d69ac3 | 2012-03-21 10:28:26 -0700 | [diff] [blame^] | 1 | /* Copyright (c) 2012, Code Aurora Forum. All rights reserved. |
| 2 | * |
| 3 | * This program is free software; you can redistribute it and/or modify |
| 4 | * it under the terms of the GNU General Public License version 2 and |
| 5 | * only version 2 as published by the Free Software Foundation. |
| 6 | * |
| 7 | * This program is distributed in the hope that it will be useful, |
| 8 | * but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 9 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 10 | * GNU General Public License for more details. |
| 11 | */ |
| 12 | |
| 13 | /dts-v1/; |
| 14 | |
| 15 | /include/ "msmcopper.dtsi" |
| 16 | |
| 17 | / { |
| 18 | model = "Qualcomm MSM Copper RUMI"; |
| 19 | compatible = "qcom,msmcopper-rumi", "qcom,msmcopper"; |
| 20 | |
| 21 | timer { |
| 22 | clock-frequency = <5000000>; |
| 23 | }; |
| 24 | |
| 25 | serial@f991f000 { |
| 26 | status = "disable"; |
| 27 | }; |
| 28 | |
| 29 | usb@f9a55000 { |
| 30 | status = "disable"; |
| 31 | }; |
| 32 | |
| 33 | qcom,sdcc@f980b000 { |
| 34 | status = "disable"; |
| 35 | }; |
| 36 | |
| 37 | qcom,sdcc@f984b000 { |
| 38 | status = "disable"; |
| 39 | }; |
| 40 | |
| 41 | qcom,sps@f998000 { |
| 42 | status = "disable"; |
| 43 | }; |
| 44 | |
| 45 | spi@f9924000 { |
| 46 | status = "disable"; |
| 47 | }; |
| 48 | |
| 49 | slim@fe12f000 { |
| 50 | status = "disable"; |
| 51 | }; |
| 52 | |
| 53 | qcom,spmi@fc4c0000 { |
| 54 | status = "disable"; |
| 55 | }; |
| 56 | |
| 57 | i2c@f9966000 { |
| 58 | status = "disable"; |
| 59 | }; |
| 60 | }; |