~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm/qcom/qcom-msm8960.dtsi

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /scripts/dtc/include-prefixes/arm/qcom/qcom-msm8960.dtsi (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/arm/qcom/qcom-msm8960.dtsi (Version linux-6.8.12)


  1 // SPDX-License-Identifier: GPL-2.0                 1 // SPDX-License-Identifier: GPL-2.0
  2 /dts-v1/;                                           2 /dts-v1/;
  3                                                     3 
  4 #include <dt-bindings/interrupt-controller/arm      4 #include <dt-bindings/interrupt-controller/arm-gic.h>
  5 #include <dt-bindings/clock/qcom,gcc-msm8960.h      5 #include <dt-bindings/clock/qcom,gcc-msm8960.h>
  6 #include <dt-bindings/reset/qcom,gcc-msm8960.h      6 #include <dt-bindings/reset/qcom,gcc-msm8960.h>
  7 #include <dt-bindings/clock/qcom,lcc-msm8960.h      7 #include <dt-bindings/clock/qcom,lcc-msm8960.h>
  8 #include <dt-bindings/mfd/qcom-rpm.h>               8 #include <dt-bindings/mfd/qcom-rpm.h>
  9 #include <dt-bindings/soc/qcom,gsbi.h>              9 #include <dt-bindings/soc/qcom,gsbi.h>
 10                                                    10 
 11 / {                                                11 / {
 12         #address-cells = <1>;                      12         #address-cells = <1>;
 13         #size-cells = <1>;                         13         #size-cells = <1>;
 14         model = "Qualcomm MSM8960";                14         model = "Qualcomm MSM8960";
 15         compatible = "qcom,msm8960";               15         compatible = "qcom,msm8960";
 16         interrupt-parent = <&intc>;                16         interrupt-parent = <&intc>;
 17                                                    17 
 18         cpus {                                     18         cpus {
 19                 #address-cells = <1>;              19                 #address-cells = <1>;
 20                 #size-cells = <0>;                 20                 #size-cells = <0>;
 21                 interrupts = <GIC_PPI 14 0x304     21                 interrupts = <GIC_PPI 14 0x304>;
 22                                                    22 
 23                 cpu@0 {                            23                 cpu@0 {
 24                         compatible = "qcom,kra     24                         compatible = "qcom,krait";
 25                         enable-method = "qcom,     25                         enable-method = "qcom,kpss-acc-v1";
 26                         device_type = "cpu";       26                         device_type = "cpu";
 27                         reg = <0>;                 27                         reg = <0>;
 28                         next-level-cache = <&L     28                         next-level-cache = <&L2>;
 29                         qcom,acc = <&acc0>;        29                         qcom,acc = <&acc0>;
 30                         qcom,saw = <&saw0>;        30                         qcom,saw = <&saw0>;
 31                 };                                 31                 };
 32                                                    32 
 33                 cpu@1 {                            33                 cpu@1 {
 34                         compatible = "qcom,kra     34                         compatible = "qcom,krait";
 35                         enable-method = "qcom,     35                         enable-method = "qcom,kpss-acc-v1";
 36                         device_type = "cpu";       36                         device_type = "cpu";
 37                         reg = <1>;                 37                         reg = <1>;
 38                         next-level-cache = <&L     38                         next-level-cache = <&L2>;
 39                         qcom,acc = <&acc1>;        39                         qcom,acc = <&acc1>;
 40                         qcom,saw = <&saw1>;        40                         qcom,saw = <&saw1>;
 41                 };                                 41                 };
 42                                                    42 
 43                 L2: l2-cache {                     43                 L2: l2-cache {
 44                         compatible = "cache";      44                         compatible = "cache";
 45                         cache-level = <2>;         45                         cache-level = <2>;
 46                         cache-unified;             46                         cache-unified;
 47                 };                                 47                 };
 48         };                                         48         };
 49                                                    49 
 50         memory@80000000 {                      !!  50         memory {
 51                 device_type = "memory";            51                 device_type = "memory";
 52                 reg = <0x80000000 0>;          !!  52                 reg = <0x0 0x0>;
 53         };                                         53         };
 54                                                    54 
 55         cpu-pmu {                                  55         cpu-pmu {
 56                 compatible = "qcom,krait-pmu";     56                 compatible = "qcom,krait-pmu";
 57                 interrupts = <GIC_PPI 10 0x304     57                 interrupts = <GIC_PPI 10 0x304>;
 58                 qcom,no-pc-write;                  58                 qcom,no-pc-write;
 59         };                                         59         };
 60                                                    60 
 61         clocks {                                   61         clocks {
 62                 cxo_board: cxo_board {             62                 cxo_board: cxo_board {
 63                         compatible = "fixed-cl     63                         compatible = "fixed-clock";
 64                         #clock-cells = <0>;        64                         #clock-cells = <0>;
 65                         clock-frequency = <192     65                         clock-frequency = <19200000>;
 66                         clock-output-names = "     66                         clock-output-names = "cxo_board";
 67                 };                                 67                 };
 68                                                    68 
 69                 pxo_board: pxo_board {             69                 pxo_board: pxo_board {
 70                         compatible = "fixed-cl     70                         compatible = "fixed-clock";
 71                         #clock-cells = <0>;        71                         #clock-cells = <0>;
 72                         clock-frequency = <270     72                         clock-frequency = <27000000>;
 73                         clock-output-names = "     73                         clock-output-names = "pxo_board";
 74                 };                                 74                 };
 75                                                    75 
 76                 sleep_clk: sleep_clk {             76                 sleep_clk: sleep_clk {
 77                         compatible = "fixed-cl     77                         compatible = "fixed-clock";
 78                         #clock-cells = <0>;        78                         #clock-cells = <0>;
 79                         clock-frequency = <327     79                         clock-frequency = <32768>;
 80                         clock-output-names = "     80                         clock-output-names = "sleep_clk";
 81                 };                                 81                 };
 82         };                                         82         };
 83                                                    83 
 84         /* Temporary fixed regulator */            84         /* Temporary fixed regulator */
 85         vsdcc_fixed: vsdcc-regulator {             85         vsdcc_fixed: vsdcc-regulator {
 86                 compatible = "regulator-fixed"     86                 compatible = "regulator-fixed";
 87                 regulator-name = "SDCC Power";     87                 regulator-name = "SDCC Power";
 88                 regulator-min-microvolt = <270     88                 regulator-min-microvolt = <2700000>;
 89                 regulator-max-microvolt = <270     89                 regulator-max-microvolt = <2700000>;
 90                 regulator-always-on;               90                 regulator-always-on;
 91         };                                         91         };
 92                                                    92 
 93         soc: soc {                                 93         soc: soc {
 94                 #address-cells = <1>;              94                 #address-cells = <1>;
 95                 #size-cells = <1>;                 95                 #size-cells = <1>;
 96                 ranges;                            96                 ranges;
 97                 compatible = "simple-bus";         97                 compatible = "simple-bus";
 98                                                    98 
 99                 intc: interrupt-controller@200     99                 intc: interrupt-controller@2000000 {
100                         compatible = "qcom,msm    100                         compatible = "qcom,msm-qgic2";
101                         interrupt-controller;     101                         interrupt-controller;
102                         #interrupt-cells = <3>    102                         #interrupt-cells = <3>;
103                         reg = <0x02000000 0x10    103                         reg = <0x02000000 0x1000>,
104                               <0x02002000 0x10    104                               <0x02002000 0x1000>;
105                 };                                105                 };
106                                                   106 
107                 timer@200a000 {                   107                 timer@200a000 {
108                         compatible = "qcom,kps    108                         compatible = "qcom,kpss-wdt-msm8960", "qcom,kpss-timer",
109                                      "qcom,msm    109                                      "qcom,msm-timer";
110                         interrupts = <GIC_PPI     110                         interrupts = <GIC_PPI 1 0x301>,
111                                      <GIC_PPI     111                                      <GIC_PPI 2 0x301>,
112                                      <GIC_PPI     112                                      <GIC_PPI 3 0x301>;
113                         reg = <0x0200a000 0x10    113                         reg = <0x0200a000 0x100>;
114                         clock-frequency = <270    114                         clock-frequency = <27000000>;
115                         cpu-offset = <0x80000>    115                         cpu-offset = <0x80000>;
116                 };                                116                 };
117                                                   117 
118                 msmgpio: pinctrl@800000 {         118                 msmgpio: pinctrl@800000 {
119                         compatible = "qcom,msm    119                         compatible = "qcom,msm8960-pinctrl";
120                         gpio-controller;          120                         gpio-controller;
121                         gpio-ranges = <&msmgpi    121                         gpio-ranges = <&msmgpio 0 0 152>;
122                         #gpio-cells = <2>;        122                         #gpio-cells = <2>;
123                         interrupts = <GIC_SPI     123                         interrupts = <GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>;
124                         interrupt-controller;     124                         interrupt-controller;
125                         #interrupt-cells = <2>    125                         #interrupt-cells = <2>;
126                         reg = <0x800000 0x4000    126                         reg = <0x800000 0x4000>;
127                 };                                127                 };
128                                                   128 
129                 gcc: clock-controller@900000 {    129                 gcc: clock-controller@900000 {
130                         compatible = "qcom,gcc    130                         compatible = "qcom,gcc-msm8960";
131                         #clock-cells = <1>;       131                         #clock-cells = <1>;
                                                   >> 132                         #power-domain-cells = <1>;
132                         #reset-cells = <1>;       133                         #reset-cells = <1>;
133                         reg = <0x900000 0x4000    134                         reg = <0x900000 0x4000>;
134                         clocks = <&cxo_board>,    135                         clocks = <&cxo_board>,
135                                  <&pxo_board>,    136                                  <&pxo_board>,
136                                  <&lcc PLL4>;     137                                  <&lcc PLL4>;
137                         clock-names = "cxo", "    138                         clock-names = "cxo", "pxo", "pll4";
138                 };                                139                 };
139                                                   140 
140                 lcc: clock-controller@28000000    141                 lcc: clock-controller@28000000 {
141                         compatible = "qcom,lcc    142                         compatible = "qcom,lcc-msm8960";
142                         reg = <0x28000000 0x10    143                         reg = <0x28000000 0x1000>;
143                         #clock-cells = <1>;       144                         #clock-cells = <1>;
144                         #reset-cells = <1>;       145                         #reset-cells = <1>;
145                         clocks = <&pxo_board>,    146                         clocks = <&pxo_board>,
146                                  <&gcc PLL4_VO    147                                  <&gcc PLL4_VOTE>,
147                                  <0>,             148                                  <0>,
148                                  <0>, <0>,        149                                  <0>, <0>,
149                                  <0>, <0>,        150                                  <0>, <0>,
150                                  <0>;             151                                  <0>;
151                         clock-names = "pxo",      152                         clock-names = "pxo",
152                                       "pll4_vo    153                                       "pll4_vote",
153                                       "mi2s_co    154                                       "mi2s_codec_clk",
154                                       "codec_i    155                                       "codec_i2s_mic_codec_clk",
155                                       "spare_i    156                                       "spare_i2s_mic_codec_clk",
156                                       "codec_i    157                                       "codec_i2s_spkr_codec_clk",
157                                       "spare_i    158                                       "spare_i2s_spkr_codec_clk",
158                                       "pcm_cod    159                                       "pcm_codec_clk";
159                 };                                160                 };
160                                                   161 
161                 clock-controller@4000000 {        162                 clock-controller@4000000 {
162                         compatible = "qcom,mmc    163                         compatible = "qcom,mmcc-msm8960";
163                         reg = <0x4000000 0x100    164                         reg = <0x4000000 0x1000>;
164                         #clock-cells = <1>;       165                         #clock-cells = <1>;
165                         #power-domain-cells =     166                         #power-domain-cells = <1>;
166                         #reset-cells = <1>;       167                         #reset-cells = <1>;
167                         clocks = <&pxo_board>,    168                         clocks = <&pxo_board>,
168                                  <&gcc PLL3>,     169                                  <&gcc PLL3>,
169                                  <&gcc PLL8_VO    170                                  <&gcc PLL8_VOTE>,
170                                  <0>,             171                                  <0>,
171                                  <0>,             172                                  <0>,
172                                  <0>,             173                                  <0>,
173                                  <0>,             174                                  <0>,
174                                  <0>;             175                                  <0>;
175                         clock-names = "pxo",      176                         clock-names = "pxo",
176                                       "pll3",     177                                       "pll3",
177                                       "pll8_vo    178                                       "pll8_vote",
178                                       "dsi1pll    179                                       "dsi1pll",
179                                       "dsi1pll    180                                       "dsi1pllbyte",
180                                       "dsi2pll    181                                       "dsi2pll",
181                                       "dsi2pll    182                                       "dsi2pllbyte",
182                                       "hdmipll    183                                       "hdmipll";
183                 };                                184                 };
184                                                   185 
185                 l2cc: clock-controller@2011000    186                 l2cc: clock-controller@2011000 {
186                         compatible = "qcom,kps    187                         compatible = "qcom,kpss-gcc-msm8960", "qcom,kpss-gcc", "syscon";
187                         reg = <0x2011000 0x100    188                         reg = <0x2011000 0x1000>;
188                         clocks = <&gcc PLL8_VO    189                         clocks = <&gcc PLL8_VOTE>, <&pxo_board>;
189                         clock-names = "pll8_vo    190                         clock-names = "pll8_vote", "pxo";
190                         #clock-cells = <0>;       191                         #clock-cells = <0>;
191                 };                                192                 };
192                                                   193 
193                 rpm: rpm@108000 {                 194                 rpm: rpm@108000 {
194                         compatible = "qcom,rpm    195                         compatible = "qcom,rpm-msm8960";
195                         reg = <0x108000 0x1000    196                         reg = <0x108000 0x1000>;
196                         qcom,ipc = <&l2cc 0x8     197                         qcom,ipc = <&l2cc 0x8 2>;
197                                                   198 
198                         interrupts = <GIC_SPI     199                         interrupts = <GIC_SPI 19 IRQ_TYPE_EDGE_RISING>,
199                                      <GIC_SPI     200                                      <GIC_SPI 21 IRQ_TYPE_EDGE_RISING>,
200                                      <GIC_SPI     201                                      <GIC_SPI 22 IRQ_TYPE_EDGE_RISING>;
201                         interrupt-names = "ack    202                         interrupt-names = "ack", "err", "wakeup";
202                 };                                203                 };
203                                                   204 
204                 acc0: clock-controller@2088000    205                 acc0: clock-controller@2088000 {
205                         compatible = "qcom,kps    206                         compatible = "qcom,kpss-acc-v1";
206                         reg = <0x02088000 0x10    207                         reg = <0x02088000 0x1000>, <0x02008000 0x1000>;
207                         clocks = <&gcc PLL8_VO    208                         clocks = <&gcc PLL8_VOTE>, <&pxo_board>;
208                         clock-names = "pll8_vo    209                         clock-names = "pll8_vote", "pxo";
209                         clock-output-names = "    210                         clock-output-names = "acpu0_aux";
210                         #clock-cells = <0>;       211                         #clock-cells = <0>;
211                 };                                212                 };
212                                                   213 
213                 acc1: clock-controller@2098000    214                 acc1: clock-controller@2098000 {
214                         compatible = "qcom,kps    215                         compatible = "qcom,kpss-acc-v1";
215                         reg = <0x02098000 0x10    216                         reg = <0x02098000 0x1000>, <0x02008000 0x1000>;
216                         clocks = <&gcc PLL8_VO    217                         clocks = <&gcc PLL8_VOTE>, <&pxo_board>;
217                         clock-names = "pll8_vo    218                         clock-names = "pll8_vote", "pxo";
218                         clock-output-names = "    219                         clock-output-names = "acpu1_aux";
219                         #clock-cells = <0>;       220                         #clock-cells = <0>;
220                 };                                221                 };
221                                                   222 
222                 saw0: power-manager@2089000 {  !! 223                 saw0: regulator@2089000 {
223                         compatible = "qcom,msm !! 224                         compatible = "qcom,saw2";
224                         reg = <0x02089000 0x10    225                         reg = <0x02089000 0x1000>, <0x02009000 0x1000>;
225                                                !! 226                         regulator;
226                         saw0_vreg: regulator { << 
227                                 regulator-min- << 
228                                 regulator-max- << 
229                         };                     << 
230                 };                                227                 };
231                                                   228 
232                 saw1: power-manager@2099000 {  !! 229                 saw1: regulator@2099000 {
233                         compatible = "qcom,msm !! 230                         compatible = "qcom,saw2";
234                         reg = <0x02099000 0x10    231                         reg = <0x02099000 0x1000>, <0x02009000 0x1000>;
235                                                !! 232                         regulator;
236                         saw1_vreg: regulator { << 
237                                 regulator-min- << 
238                                 regulator-max- << 
239                         };                     << 
240                 };                                233                 };
241                                                   234 
242                 gsbi5: gsbi@16400000 {            235                 gsbi5: gsbi@16400000 {
243                         compatible = "qcom,gsb    236                         compatible = "qcom,gsbi-v1.0.0";
244                         cell-index = <5>;         237                         cell-index = <5>;
245                         reg = <0x16400000 0x10    238                         reg = <0x16400000 0x100>;
246                         clocks = <&gcc GSBI5_H    239                         clocks = <&gcc GSBI5_H_CLK>;
247                         clock-names = "iface";    240                         clock-names = "iface";
248                         #address-cells = <1>;     241                         #address-cells = <1>;
249                         #size-cells = <1>;        242                         #size-cells = <1>;
250                         ranges;                   243                         ranges;
251                                                   244 
252                         syscon-tcsr = <&tcsr>;    245                         syscon-tcsr = <&tcsr>;
253                                                   246 
254                         gsbi5_serial: serial@1    247                         gsbi5_serial: serial@16440000 {
255                                 compatible = "    248                                 compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
256                                 reg = <0x16440    249                                 reg = <0x16440000 0x1000>,
257                                       <0x16400    250                                       <0x16400000 0x1000>;
258                                 interrupts = <    251                                 interrupts = <GIC_SPI 154 IRQ_TYPE_LEVEL_HIGH>;
259                                 clocks = <&gcc    252                                 clocks = <&gcc GSBI5_UART_CLK>, <&gcc GSBI5_H_CLK>;
260                                 clock-names =     253                                 clock-names = "core", "iface";
261                                 status = "disa    254                                 status = "disabled";
262                         };                        255                         };
263                 };                                256                 };
264                                                   257 
265                 ssbi: ssbi@500000 {               258                 ssbi: ssbi@500000 {
266                         compatible = "qcom,ssb    259                         compatible = "qcom,ssbi";
267                         reg = <0x500000 0x1000    260                         reg = <0x500000 0x1000>;
268                         qcom,controller-type =    261                         qcom,controller-type = "pmic-arbiter";
269                 };                                262                 };
270                                                   263 
271                 rng@1a500000 {                    264                 rng@1a500000 {
272                         compatible = "qcom,prn    265                         compatible = "qcom,prng";
273                         reg = <0x1a500000 0x20    266                         reg = <0x1a500000 0x200>;
274                         clocks = <&gcc PRNG_CL    267                         clocks = <&gcc PRNG_CLK>;
275                         clock-names = "core";     268                         clock-names = "core";
276                 };                                269                 };
277                                                   270 
278                 sdcc3: mmc@12180000 {             271                 sdcc3: mmc@12180000 {
279                         compatible = "arm,pl18    272                         compatible = "arm,pl18x", "arm,primecell";
280                         arm,primecell-periphid    273                         arm,primecell-periphid = <0x00051180>;
281                         status = "disabled";      274                         status = "disabled";
282                         reg = <0x12180000 0x80    275                         reg = <0x12180000 0x8000>;
283                         interrupts = <GIC_SPI     276                         interrupts = <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>;
284                         clocks = <&gcc SDC3_CL    277                         clocks = <&gcc SDC3_CLK>, <&gcc SDC3_H_CLK>;
285                         clock-names = "mclk",     278                         clock-names = "mclk", "apb_pclk";
286                         bus-width = <4>;          279                         bus-width = <4>;
287                         cap-sd-highspeed;         280                         cap-sd-highspeed;
288                         cap-mmc-highspeed;        281                         cap-mmc-highspeed;
289                         max-frequency = <19200    282                         max-frequency = <192000000>;
290                         no-1-8-v;                 283                         no-1-8-v;
291                         vmmc-supply = <&vsdcc_    284                         vmmc-supply = <&vsdcc_fixed>;
292                 };                                285                 };
293                                                   286 
294                 sdcc1: mmc@12400000 {             287                 sdcc1: mmc@12400000 {
295                         status = "disabled";      288                         status = "disabled";
296                         compatible = "arm,pl18    289                         compatible = "arm,pl18x", "arm,primecell";
297                         arm,primecell-periphid    290                         arm,primecell-periphid = <0x00051180>;
298                         reg = <0x12400000 0x80    291                         reg = <0x12400000 0x8000>;
299                         interrupts = <GIC_SPI     292                         interrupts = <GIC_SPI 104 IRQ_TYPE_LEVEL_HIGH>;
300                         clocks = <&gcc SDC1_CL    293                         clocks = <&gcc SDC1_CLK>, <&gcc SDC1_H_CLK>;
301                         clock-names = "mclk",     294                         clock-names = "mclk", "apb_pclk";
302                         bus-width = <8>;          295                         bus-width = <8>;
303                         max-frequency = <96000    296                         max-frequency = <96000000>;
304                         non-removable;            297                         non-removable;
305                         cap-sd-highspeed;         298                         cap-sd-highspeed;
306                         cap-mmc-highspeed;        299                         cap-mmc-highspeed;
307                         vmmc-supply = <&vsdcc_    300                         vmmc-supply = <&vsdcc_fixed>;
308                 };                                301                 };
309                                                   302 
310                 tcsr: syscon@1a400000 {           303                 tcsr: syscon@1a400000 {
311                         compatible = "qcom,tcs    304                         compatible = "qcom,tcsr-msm8960", "syscon";
312                         reg = <0x1a400000 0x10    305                         reg = <0x1a400000 0x100>;
313                 };                                306                 };
314                                                   307 
315                 gsbi1: gsbi@16000000 {            308                 gsbi1: gsbi@16000000 {
316                         compatible = "qcom,gsb    309                         compatible = "qcom,gsbi-v1.0.0";
317                         cell-index = <1>;         310                         cell-index = <1>;
318                         reg = <0x16000000 0x10    311                         reg = <0x16000000 0x100>;
319                         clocks = <&gcc GSBI1_H    312                         clocks = <&gcc GSBI1_H_CLK>;
320                         clock-names = "iface";    313                         clock-names = "iface";
321                         #address-cells = <1>;     314                         #address-cells = <1>;
322                         #size-cells = <1>;        315                         #size-cells = <1>;
323                         ranges;                   316                         ranges;
324                                                   317 
325                         gsbi1_spi: spi@1608000    318                         gsbi1_spi: spi@16080000 {
326                                 compatible = "    319                                 compatible = "qcom,spi-qup-v1.1.1";
327                                 #address-cells    320                                 #address-cells = <1>;
328                                 #size-cells =     321                                 #size-cells = <0>;
329                                 reg = <0x16080    322                                 reg = <0x16080000 0x1000>;
330                                 interrupts = <    323                                 interrupts = <GIC_SPI 147 IRQ_TYPE_LEVEL_HIGH>;
331                                 cs-gpios = <&m    324                                 cs-gpios = <&msmgpio 8 0>;
332                                                   325 
333                                 clocks = <&gcc    326                                 clocks = <&gcc GSBI1_QUP_CLK>, <&gcc GSBI1_H_CLK>;
334                                 clock-names =     327                                 clock-names = "core", "iface";
335                                 status = "disa    328                                 status = "disabled";
336                         };                        329                         };
337                 };                                330                 };
338                                                   331 
339                 usb1: usb@12500000 {              332                 usb1: usb@12500000 {
340                         compatible = "qcom,ci-    333                         compatible = "qcom,ci-hdrc";
341                         reg = <0x12500000 0x20    334                         reg = <0x12500000 0x200>,
342                               <0x12500200 0x20    335                               <0x12500200 0x200>;
343                         interrupts = <GIC_SPI     336                         interrupts = <GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>;
344                         clocks = <&gcc USB_HS1    337                         clocks = <&gcc USB_HS1_XCVR_CLK>, <&gcc USB_HS1_H_CLK>;
345                         clock-names = "core",     338                         clock-names = "core", "iface";
346                         assigned-clocks = <&gc    339                         assigned-clocks = <&gcc USB_HS1_XCVR_CLK>;
347                         assigned-clock-rates =    340                         assigned-clock-rates = <60000000>;
348                         resets = <&gcc USB_HS1    341                         resets = <&gcc USB_HS1_RESET>;
349                         reset-names = "core";     342                         reset-names = "core";
350                         phy_type = "ulpi";        343                         phy_type = "ulpi";
351                         ahb-burst-config = <0>    344                         ahb-burst-config = <0>;
352                         phys = <&usb_hs1_phy>;    345                         phys = <&usb_hs1_phy>;
353                         phy-names = "usb-phy";    346                         phy-names = "usb-phy";
354                         #reset-cells = <1>;       347                         #reset-cells = <1>;
355                         status = "disabled";      348                         status = "disabled";
356                                                   349 
357                         ulpi {                    350                         ulpi {
358                                 usb_hs1_phy: p    351                                 usb_hs1_phy: phy {
359                                         compat    352                                         compatible = "qcom,usb-hs-phy-msm8960",
360                                                   353                                                      "qcom,usb-hs-phy";
361                                         clocks    354                                         clocks = <&sleep_clk>, <&cxo_board>;
362                                         clock-    355                                         clock-names = "sleep", "ref";
363                                         resets    356                                         resets = <&usb1 0>;
364                                         reset-    357                                         reset-names = "por";
365                                         #phy-c    358                                         #phy-cells = <0>;
366                                 };                359                                 };
367                         };                        360                         };
368                 };                                361                 };
369                                                << 
370                 gsbi3: gsbi@16200000 {         << 
371                         compatible = "qcom,gsb << 
372                         reg = <0x16200000 0x10 << 
373                         ranges;                << 
374                         cell-index = <3>;      << 
375                         clocks = <&gcc GSBI3_H << 
376                         clock-names = "iface"; << 
377                         #address-cells = <1>;  << 
378                         #size-cells = <1>;     << 
379                         status = "disabled";   << 
380                                                << 
381                         gsbi3_i2c: i2c@1628000 << 
382                                 compatible = " << 
383                                 reg = <0x16280 << 
384                                 pinctrl-0 = <& << 
385                                 pinctrl-1 = <& << 
386                                 pinctrl-names  << 
387                                 interrupts = < << 
388                                 clocks = <&gcc << 
389                                          <&gcc << 
390                                 clock-names =  << 
391                                 #address-cells << 
392                                 #size-cells =  << 
393                                 status = "disa << 
394                         };                     << 
395                 };                             << 
396         };                                        362         };
397 };                                                363 };
398 #include "qcom-msm8960-pins.dtsi"              << 
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php