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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm64/qcom/sc8180x-pmics.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/arm64/qcom/sc8180x-pmics.dtsi (Architecture i386) and /scripts/dtc/include-prefixes/arm64/qcom/sc8180x-pmics.dtsi (Architecture ppc)


  1 // SPDX-License-Identifier: BSD-3-Clause            1 // SPDX-License-Identifier: BSD-3-Clause
  2 /*                                                  2 /*
  3  * Copyright (c) 2017-2019, The Linux Foundati      3  * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved.
  4  * Copyright (c) 2021-2023, Linaro Limited          4  * Copyright (c) 2021-2023, Linaro Limited
  5  */                                                 5  */
  6                                                     6 
  7 #include <dt-bindings/input/input.h>                7 #include <dt-bindings/input/input.h>
  8 #include <dt-bindings/interrupt-controller/irq      8 #include <dt-bindings/interrupt-controller/irq.h>
  9 #include <dt-bindings/spmi/spmi.h>                  9 #include <dt-bindings/spmi/spmi.h>
 10 #include <dt-bindings/iio/qcom,spmi-vadc.h>        10 #include <dt-bindings/iio/qcom,spmi-vadc.h>
 11                                                    11 
 12 / {                                                12 / {
 13         thermal-zones {                            13         thermal-zones {
 14                 pmc8180-thermal {                  14                 pmc8180-thermal {
 15                         polling-delay-passive      15                         polling-delay-passive = <100>;
 16                                                    16 
 17                         thermal-sensors = <&pm     17                         thermal-sensors = <&pmc8180_temp>;
 18                                                    18 
 19                         trips {                    19                         trips {
 20                                 trip0 {            20                                 trip0 {
 21                                         temper     21                                         temperature = <95000>;
 22                                         hyster     22                                         hysteresis = <0>;
 23                                         type =     23                                         type = "passive";
 24                                 };                 24                                 };
 25                                                    25 
 26                                 trip1 {            26                                 trip1 {
 27                                         temper     27                                         temperature = <115000>;
 28                                         hyster     28                                         hysteresis = <0>;
 29                                         type =     29                                         type = "hot";
 30                                 };                 30                                 };
 31                                                    31 
 32                                 trip2 {            32                                 trip2 {
 33                                         temper     33                                         temperature = <145000>;
 34                                         hyster     34                                         hysteresis = <0>;
 35                                         type =     35                                         type = "critical";
 36                                 };                 36                                 };
 37                         };                         37                         };
 38                 };                                 38                 };
 39                                                    39 
 40                 pmc8180c-thermal {                 40                 pmc8180c-thermal {
 41                         polling-delay-passive      41                         polling-delay-passive = <100>;
 42                                                    42 
 43                         thermal-sensors = <&pm     43                         thermal-sensors = <&pmc8180c_temp>;
 44                                                    44 
 45                         trips {                    45                         trips {
 46                                 trip0 {            46                                 trip0 {
 47                                         temper     47                                         temperature = <95000>;
 48                                         hyster     48                                         hysteresis = <0>;
 49                                         type =     49                                         type = "passive";
 50                                 };                 50                                 };
 51                                                    51 
 52                                 trip1 {            52                                 trip1 {
 53                                         temper     53                                         temperature = <115000>;
 54                                         hyster     54                                         hysteresis = <0>;
 55                                         type =     55                                         type = "hot";
 56                                 };                 56                                 };
 57                                                    57 
 58                                 trip2 {            58                                 trip2 {
 59                                         temper     59                                         temperature = <145000>;
 60                                         hyster     60                                         hysteresis = <0>;
 61                                         type =     61                                         type = "critical";
 62                                 };                 62                                 };
 63                         };                         63                         };
 64                 };                                 64                 };
 65         };                                         65         };
 66 };                                                 66 };
 67                                                    67 
 68 &spmi_bus {                                        68 &spmi_bus {
 69         pmc8180_0: pmic@0 {                        69         pmc8180_0: pmic@0 {
 70                 compatible = "qcom,pm8150", "q     70                 compatible = "qcom,pm8150", "qcom,spmi-pmic";
 71                 reg = <0x0 SPMI_USID>;             71                 reg = <0x0 SPMI_USID>;
 72                 #address-cells = <1>;              72                 #address-cells = <1>;
 73                 #size-cells = <0>;                 73                 #size-cells = <0>;
 74                                                    74 
 75                 pon: pon@800 {                     75                 pon: pon@800 {
 76                         compatible = "qcom,pm8     76                         compatible = "qcom,pm8916-pon";
 77                         reg = <0x0800>;            77                         reg = <0x0800>;
 78                         pmc8180_pwrkey: pwrkey     78                         pmc8180_pwrkey: pwrkey {
 79                                 compatible = "     79                                 compatible = "qcom,pm8941-pwrkey";
 80                                 interrupts = <     80                                 interrupts = <0x0 0x8 0x0 IRQ_TYPE_EDGE_BOTH>;
 81                                 debounce = <15     81                                 debounce = <15625>;
 82                                 bias-pull-up;      82                                 bias-pull-up;
 83                                 linux,code = <     83                                 linux,code = <KEY_POWER>;
 84                                                    84 
 85                                 status = "disa     85                                 status = "disabled";
 86                         };                         86                         };
 87                 };                                 87                 };
 88                                                    88 
 89                 pmc8180_temp: temp-alarm@2400      89                 pmc8180_temp: temp-alarm@2400 {
 90                         compatible = "qcom,spm     90                         compatible = "qcom,spmi-temp-alarm";
 91                         reg = <0x2400>;            91                         reg = <0x2400>;
 92                         interrupts = <0x0 0x24     92                         interrupts = <0x0 0x24 0x0 IRQ_TYPE_EDGE_BOTH>;
 93                         io-channels = <&pmc818     93                         io-channels = <&pmc8180_adc ADC5_DIE_TEMP>;
 94                         io-channel-names = "th     94                         io-channel-names = "thermal";
 95                         #thermal-sensor-cells      95                         #thermal-sensor-cells = <0>;
 96                 };                                 96                 };
 97                                                    97 
 98                 pmc8180_adc: adc@3100 {            98                 pmc8180_adc: adc@3100 {
 99                         compatible = "qcom,spm     99                         compatible = "qcom,spmi-adc5";
100                         reg = <0x3100>;           100                         reg = <0x3100>;
101                         #address-cells = <1>;     101                         #address-cells = <1>;
102                         #size-cells = <0>;        102                         #size-cells = <0>;
103                         #io-channel-cells = <1    103                         #io-channel-cells = <1>;
104                         interrupts = <0x0 0x31    104                         interrupts = <0x0 0x31 0x0 IRQ_TYPE_EDGE_RISING>;
105                                                   105 
106                         channel@0 {               106                         channel@0 {
107                                 reg = <ADC5_RE    107                                 reg = <ADC5_REF_GND>;
108                                 qcom,pre-scali    108                                 qcom,pre-scaling = <1 1>;
109                                 label = "ref_g    109                                 label = "ref_gnd";
110                         };                        110                         };
111                                                   111 
112                         channel@1 {               112                         channel@1 {
113                                 reg = <ADC5_1P    113                                 reg = <ADC5_1P25VREF>;
114                                 qcom,pre-scali    114                                 qcom,pre-scaling = <1 1>;
115                                 label = "vref_    115                                 label = "vref_1p25";
116                         };                        116                         };
117                                                   117 
118                         channel@6 {               118                         channel@6 {
119                                 reg = <ADC5_DI    119                                 reg = <ADC5_DIE_TEMP>;
120                                 qcom,pre-scali    120                                 qcom,pre-scaling = <1 1>;
121                                 label = "die_t    121                                 label = "die_temp";
122                         };                        122                         };
123                 };                                123                 };
124                                                   124 
125                 pmc8180_adc_tm: adc-tm@3500 {     125                 pmc8180_adc_tm: adc-tm@3500 {
126                         compatible = "qcom,spm    126                         compatible = "qcom,spmi-adc-tm5";
127                         reg = <0x3500>;           127                         reg = <0x3500>;
128                         interrupts = <0x0 0x35    128                         interrupts = <0x0 0x35 0x0 IRQ_TYPE_EDGE_RISING>;
129                         #thermal-sensor-cells     129                         #thermal-sensor-cells = <1>;
130                         #address-cells = <1>;     130                         #address-cells = <1>;
131                         #size-cells = <0>;        131                         #size-cells = <0>;
132                         status = "disabled";      132                         status = "disabled";
133                 };                                133                 };
134                                                   134 
135                 rtc@6000 {                        135                 rtc@6000 {
136                         compatible = "qcom,pm8    136                         compatible = "qcom,pm8941-rtc";
137                         reg = <0x6000>;           137                         reg = <0x6000>;
138                         reg-names = "rtc", "al    138                         reg-names = "rtc", "alarm";
139                         interrupts = <0x0 0x61    139                         interrupts = <0x0 0x61 0x1 IRQ_TYPE_NONE>;
140                 };                                140                 };
141                                                   141 
142                 pmc8180_1_gpios: gpio@c000 {      142                 pmc8180_1_gpios: gpio@c000 {
143                         compatible = "qcom,pmc    143                         compatible = "qcom,pmc8180-gpio", "qcom,spmi-gpio";
144                         reg = <0xc000>;           144                         reg = <0xc000>;
145                         gpio-controller;          145                         gpio-controller;
146                         gpio-ranges = <&pmc818    146                         gpio-ranges = <&pmc8180_1_gpios 0 0 10>;
147                         #gpio-cells = <2>;        147                         #gpio-cells = <2>;
148                         interrupt-controller;     148                         interrupt-controller;
149                         #interrupt-cells = <2>    149                         #interrupt-cells = <2>;
150                 };                                150                 };
151         };                                        151         };
152                                                   152 
153         pmic@1 {                                  153         pmic@1 {
154                 compatible = "qcom,pmc8180", "    154                 compatible = "qcom,pmc8180", "qcom,spmi-pmic";
155                 reg = <0x1 SPMI_USID>;            155                 reg = <0x1 SPMI_USID>;
156                 #address-cells = <1>;             156                 #address-cells = <1>;
157                 #size-cells = <0>;                157                 #size-cells = <0>;
158         };                                        158         };
159                                                   159 
160         pmic@2 {                                  160         pmic@2 {
161                 compatible = "qcom,smb2351", "    161                 compatible = "qcom,smb2351", "qcom,spmi-pmic";
162                 reg = <0x2 SPMI_USID>;            162                 reg = <0x2 SPMI_USID>;
163                 #address-cells = <1>;             163                 #address-cells = <1>;
164                 #size-cells = <0>;                164                 #size-cells = <0>;
165                                                   165 
166                 adc@3100 {                        166                 adc@3100 {
167                         compatible = "qcom,spm    167                         compatible = "qcom,spmi-adc-rev2";
168                         reg = <0x3100>;           168                         reg = <0x3100>;
169                         #address-cells = <1>;     169                         #address-cells = <1>;
170                         #size-cells = <0>;        170                         #size-cells = <0>;
171                         #io-channel-cells = <1    171                         #io-channel-cells = <1>;
172                         interrupts = <0x2 0x31    172                         interrupts = <0x2 0x31 0x0 IRQ_TYPE_EDGE_RISING>;
173                                                   173 
174                         channel@0 {               174                         channel@0 {
175                                 reg = <ADC5_RE    175                                 reg = <ADC5_REF_GND>;
176                                 qcom,pre-scali    176                                 qcom,pre-scaling = <1 1>;
177                                 label = "ref_g    177                                 label = "ref_gnd";
178                         };                        178                         };
179                                                   179 
180                         channel@1 {               180                         channel@1 {
181                                 reg = <ADC5_1P    181                                 reg = <ADC5_1P25VREF>;
182                                 qcom,pre-scali    182                                 qcom,pre-scaling = <1 1>;
183                                 label = "vref_    183                                 label = "vref_1p25";
184                         };                        184                         };
185                                                   185 
186                         channel@85 {              186                         channel@85 {
187                                 reg = <0x85>;     187                                 reg = <0x85>;
188                                 qcom,pre-scali    188                                 qcom,pre-scaling = <1 1>;
189                                 label = "vcoin    189                                 label = "vcoin2";
190                         };                        190                         };
191                 };                                191                 };
192         };                                        192         };
193                                                   193 
194         pmic@6 {                                  194         pmic@6 {
195                 compatible = "qcom,pm8150c", "    195                 compatible = "qcom,pm8150c", "qcom,spmi-pmic";
196                 reg = <0x6 SPMI_USID>;            196                 reg = <0x6 SPMI_USID>;
197                 #address-cells = <1>;             197                 #address-cells = <1>;
198                 #size-cells = <0>;                198                 #size-cells = <0>;
199         };                                        199         };
200                                                   200 
201         pmc8180_2: pmic@8 {                       201         pmc8180_2: pmic@8 {
202                 compatible = "qcom,pm8150", "q    202                 compatible = "qcom,pm8150", "qcom,spmi-pmic";
203                 reg = <0x8 SPMI_USID>;            203                 reg = <0x8 SPMI_USID>;
204                 #address-cells = <1>;             204                 #address-cells = <1>;
205                 #size-cells = <0>;                205                 #size-cells = <0>;
206                                                   206 
207                 pmc8180_2_gpios: gpio@c000 {      207                 pmc8180_2_gpios: gpio@c000 {
208                         compatible = "qcom,pmc    208                         compatible = "qcom,pmc8180-gpio", "qcom,spmi-gpio";
209                         reg = <0xc000>;           209                         reg = <0xc000>;
210                         gpio-controller;          210                         gpio-controller;
211                         gpio-ranges = <&pmc818    211                         gpio-ranges = <&pmc8180_2_gpios 0 0 10>;
212                         #gpio-cells = <2>;        212                         #gpio-cells = <2>;
213                         interrupt-controller;     213                         interrupt-controller;
214                         #interrupt-cells = <2>    214                         #interrupt-cells = <2>;
215                 };                                215                 };
216         };                                        216         };
217                                                   217 
218         pmic@a {                                  218         pmic@a {
219                 compatible = "qcom,smb2351", "    219                 compatible = "qcom,smb2351", "qcom,spmi-pmic";
220                 reg = <0xa SPMI_USID>;            220                 reg = <0xa SPMI_USID>;
221                 #address-cells = <1>;             221                 #address-cells = <1>;
222                 #size-cells = <0>;                222                 #size-cells = <0>;
223                                                   223 
224                 adc@3100 {                        224                 adc@3100 {
225                         compatible = "qcom,spm    225                         compatible = "qcom,spmi-adc-rev2";
226                         reg = <0x3100>;           226                         reg = <0x3100>;
227                         #address-cells = <1>;     227                         #address-cells = <1>;
228                         #size-cells = <0>;        228                         #size-cells = <0>;
229                         #io-channel-cells = <1    229                         #io-channel-cells = <1>;
230                         interrupts = <0xa 0x31    230                         interrupts = <0xa 0x31 0x0 IRQ_TYPE_EDGE_RISING>;
231                                                   231 
232                         channel@0 {               232                         channel@0 {
233                                 reg = <ADC5_RE    233                                 reg = <ADC5_REF_GND>;
234                                 qcom,pre-scali    234                                 qcom,pre-scaling = <1 1>;
235                                 label = "ref_g    235                                 label = "ref_gnd";
236                         };                        236                         };
237                                                   237 
238                         channel@1 {               238                         channel@1 {
239                                 reg = <ADC5_1P    239                                 reg = <ADC5_1P25VREF>;
240                                 qcom,pre-scali    240                                 qcom,pre-scaling = <1 1>;
241                                 label = "vref_    241                                 label = "vref_1p25";
242                         };                        242                         };
243                                                   243 
244                         channel@85 {              244                         channel@85 {
245                                 reg = <0x85>;     245                                 reg = <0x85>;
246                                 qcom,pre-scali    246                                 qcom,pre-scaling = <1 1>;
247                                 label = "vcoin    247                                 label = "vcoin";
248                         };                        248                         };
249                 };                                249                 };
250         };                                        250         };
251                                                   251 
252         pmic@4 {                                  252         pmic@4 {
253                 compatible = "qcom,pm8150c", "    253                 compatible = "qcom,pm8150c", "qcom,spmi-pmic";
254                 reg = <0x4 SPMI_USID>;            254                 reg = <0x4 SPMI_USID>;
255                 #address-cells = <1>;             255                 #address-cells = <1>;
256                 #size-cells = <0>;                256                 #size-cells = <0>;
257                                                   257 
258                 pon@800 {                         258                 pon@800 {
259                         compatible = "qcom,pm8    259                         compatible = "qcom,pm8916-pon";
260                         reg = <0x0800>;           260                         reg = <0x0800>;
261                                                   261 
262                         status = "disabled";      262                         status = "disabled";
263                 };                                263                 };
264                                                   264 
265                 pmc8180c_temp: temp-alarm@2400    265                 pmc8180c_temp: temp-alarm@2400 {
266                         compatible = "qcom,spm    266                         compatible = "qcom,spmi-temp-alarm";
267                         reg = <0x2400>;           267                         reg = <0x2400>;
268                         interrupts = <0x4 0x24    268                         interrupts = <0x4 0x24 0x0 IRQ_TYPE_EDGE_BOTH>;
269                         io-channels = <&pmc818    269                         io-channels = <&pmc8180c_adc ADC5_DIE_TEMP>;
270                         io-channel-names = "th    270                         io-channel-names = "thermal";
271                         #thermal-sensor-cells     271                         #thermal-sensor-cells = <0>;
272                 };                                272                 };
273                                                   273 
274                 pmc8180c_adc: adc@3100 {          274                 pmc8180c_adc: adc@3100 {
275                         compatible = "qcom,spm    275                         compatible = "qcom,spmi-adc5";
276                         reg = <0x3100>;           276                         reg = <0x3100>;
277                         #address-cells = <1>;     277                         #address-cells = <1>;
278                         #size-cells = <0>;        278                         #size-cells = <0>;
279                         #io-channel-cells = <1    279                         #io-channel-cells = <1>;
280                         interrupts = <0x4 0x31    280                         interrupts = <0x4 0x31 0x0 IRQ_TYPE_EDGE_RISING>;
281                                                   281 
282                         channel@0 {               282                         channel@0 {
283                                 reg = <ADC5_RE    283                                 reg = <ADC5_REF_GND>;
284                                 qcom,pre-scali    284                                 qcom,pre-scaling = <1 1>;
285                                 label = "ref_g    285                                 label = "ref_gnd";
286                         };                        286                         };
287                                                   287 
288                         channel@1 {               288                         channel@1 {
289                                 reg = <ADC5_1P    289                                 reg = <ADC5_1P25VREF>;
290                                 qcom,pre-scali    290                                 qcom,pre-scaling = <1 1>;
291                                 label = "vref_    291                                 label = "vref_1p25";
292                         };                        292                         };
293                                                   293 
294                         channel@6 {               294                         channel@6 {
295                                 reg = <ADC5_DI    295                                 reg = <ADC5_DIE_TEMP>;
296                                 qcom,pre-scali    296                                 qcom,pre-scaling = <1 1>;
297                                 label = "die_t    297                                 label = "die_temp";
298                         };                        298                         };
299                 };                                299                 };
300                                                   300 
301                 pmc8180c_adc_tm: adc-tm@3500 {    301                 pmc8180c_adc_tm: adc-tm@3500 {
302                         compatible = "qcom,spm    302                         compatible = "qcom,spmi-adc-tm5";
303                         reg = <0x3500>;           303                         reg = <0x3500>;
304                         interrupts = <0x4 0x35    304                         interrupts = <0x4 0x35 0x0 IRQ_TYPE_EDGE_RISING>;
305                         #thermal-sensor-cells     305                         #thermal-sensor-cells = <1>;
306                         #address-cells = <1>;     306                         #address-cells = <1>;
307                         #size-cells = <0>;        307                         #size-cells = <0>;
308                         status = "disabled";      308                         status = "disabled";
309                 };                                309                 };
310                                                   310 
311                 pmc8180c_gpios: gpio@c000 {       311                 pmc8180c_gpios: gpio@c000 {
312                         compatible = "qcom,pmc    312                         compatible = "qcom,pmc8180c-gpio", "qcom,spmi-gpio";
313                         reg = <0xc000>;           313                         reg = <0xc000>;
314                         gpio-controller;          314                         gpio-controller;
315                         gpio-ranges = <&pmc818    315                         gpio-ranges = <&pmc8180c_gpios 0 0 12>;
316                         #gpio-cells = <2>;        316                         #gpio-cells = <2>;
317                         interrupt-controller;     317                         interrupt-controller;
318                         #interrupt-cells = <2>    318                         #interrupt-cells = <2>;
319                 };                                319                 };
320         };                                        320         };
321                                                   321 
322         pmic@5 {                                  322         pmic@5 {
323                 compatible = "qcom,pmc8180c",     323                 compatible = "qcom,pmc8180c", "qcom,spmi-pmic";
324                 reg = <0x5 SPMI_USID>;            324                 reg = <0x5 SPMI_USID>;
325                                                   325 
326                 pmc8180c_lpg: pwm {               326                 pmc8180c_lpg: pwm {
327                         compatible = "qcom,pmc    327                         compatible = "qcom,pmc8180c-lpg";
328                                                   328 
329                         #address-cells = <1>;     329                         #address-cells = <1>;
330                         #size-cells = <0>;        330                         #size-cells = <0>;
331                         #pwm-cells = <2>;         331                         #pwm-cells = <2>;
332                                                   332 
333                         status = "disabled";      333                         status = "disabled";
334                 };                                334                 };
335         };                                        335         };
336 };                                                336 };
                                                      

~ [ 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