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 | |
Sujit Reddy Thumma | 85fc52c | 2012-05-02 12:53:45 +0530 | [diff] [blame] | 33 | qcom,sdcc@f9824000 { |
Krishna Konda | 2a66303 | 2012-05-03 14:03:16 -0700 | [diff] [blame^] | 34 | qcom,sdcc-clk-rates = <400000 19200000>; |
| 35 | }; |
| 36 | |
| 37 | qcom,sdcc@f98a4000 { |
| 38 | qcom,sdcc-clk-rates = <400000 19200000>; |
| 39 | }; |
Sathish Ambley | 9d69ac3 | 2012-03-21 10:28:26 -0700 | [diff] [blame] | 40 | |
Sujit Reddy Thumma | 85fc52c | 2012-05-02 12:53:45 +0530 | [diff] [blame] | 41 | qcom,sdcc@f9864000 { |
| 42 | status = "disable"; |
| 43 | }; |
| 44 | |
Sujit Reddy Thumma | 85fc52c | 2012-05-02 12:53:45 +0530 | [diff] [blame] | 45 | qcom,sdcc@f98e4000 { |
Sathish Ambley | 9d69ac3 | 2012-03-21 10:28:26 -0700 | [diff] [blame] | 46 | status = "disable"; |
| 47 | }; |
| 48 | |
| 49 | qcom,sps@f998000 { |
| 50 | status = "disable"; |
| 51 | }; |
| 52 | |
| 53 | spi@f9924000 { |
| 54 | status = "disable"; |
| 55 | }; |
| 56 | |
Sathish Ambley | e046b24 | 2012-04-09 12:38:05 -0700 | [diff] [blame] | 57 | spi@f9923000 { |
| 58 | compatible = "qcom,spi-qup-v2"; |
| 59 | reg = <0xf9923000 0x1000>; |
| 60 | interrupts = <0 95 0>; |
| 61 | spi-max-frequency = <24000000>; |
| 62 | #address-cells = <1>; |
| 63 | #size-cells = <0>; |
| 64 | gpios = <&msmgpio 3 0>, /* CLK */ |
| 65 | <&msmgpio 1 0>, /* MISO */ |
| 66 | <&msmgpio 0 0>; /* MOSI */ |
| 67 | cs-gpios = <&msmgpio 9 0>; |
| 68 | |
| 69 | ethernet-switch@2 { |
| 70 | compatible = "simtec,ks8851"; |
| 71 | reg = <2>; |
| 72 | interrupt-parent = <&msmgpio>; |
| 73 | interrupts = <90 0>; |
| 74 | spi-max-frequency = <5000000>; |
| 75 | }; |
| 76 | }; |
| 77 | |
Jin Hong | a04caaa | 2012-05-23 10:28:27 -0700 | [diff] [blame] | 78 | i2c@f9966000 { |
| 79 | status = "disable"; |
| 80 | }; |
| 81 | |
| 82 | i2c@f9967000 { |
| 83 | cell-index = <0>; |
| 84 | compatible = "qcom,i2c-qup"; |
| 85 | reg = <0Xf9967000 0x1000>; |
| 86 | reg-names = "qup_phys_addr"; |
| 87 | interrupts = <0 105 0>; |
| 88 | interrupt-names = "qup_err_intr"; |
| 89 | qcom,i2c-bus-freq = <100000>; |
| 90 | qcom,i2c-src-freq = <24000000>; |
| 91 | gpios = <&msmgpio 83 0>, /* DAT */ |
| 92 | <&msmgpio 84 0>; /* CLK */ |
| 93 | }; |
| 94 | |
Sathish Ambley | 9d69ac3 | 2012-03-21 10:28:26 -0700 | [diff] [blame] | 95 | slim@fe12f000 { |
| 96 | status = "disable"; |
| 97 | }; |
| 98 | |
| 99 | qcom,spmi@fc4c0000 { |
| 100 | status = "disable"; |
| 101 | }; |
| 102 | |
Sathish Ambley | 75e9f72 | 2012-05-04 15:48:32 -0700 | [diff] [blame] | 103 | qcom,ssusb@F9200000 { |
| 104 | status = "disable"; |
| 105 | }; |
| 106 | |
| 107 | qcom,lpass@fe200000 { |
| 108 | status = "disable"; |
| 109 | }; |
| 110 | |
| 111 | qcom,pronto@fb21b000 { |
| 112 | status = "disable"; |
| 113 | }; |
Sathish Ambley | 9d69ac3 | 2012-03-21 10:28:26 -0700 | [diff] [blame] | 114 | }; |