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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm/aspeed/aspeed-bmc-opp-mowgli.dts

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/aspeed/aspeed-bmc-opp-mowgli.dts (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/arm/aspeed/aspeed-bmc-opp-mowgli.dts (Version linux-6.11.7)


  1 // SPDX-License-Identifier: GPL-2.0+                1 // SPDX-License-Identifier: GPL-2.0+
  2 /dts-v1/;                                           2 /dts-v1/;
  3 #include "aspeed-g5.dtsi"                           3 #include "aspeed-g5.dtsi"
  4 #include <dt-bindings/gpio/aspeed-gpio.h>           4 #include <dt-bindings/gpio/aspeed-gpio.h>
  5 #include <dt-bindings/leds/leds-pca955x.h>          5 #include <dt-bindings/leds/leds-pca955x.h>
  6                                                     6 
  7 / {                                                 7 / {
  8         model = "Mowgli BMC";                       8         model = "Mowgli BMC";
  9         compatible = "ibm,mowgli-bmc", "aspeed      9         compatible = "ibm,mowgli-bmc", "aspeed,ast2500";
 10                                                    10 
 11                                                    11 
 12         chosen {                                   12         chosen {
 13                 stdout-path = &uart5;              13                 stdout-path = &uart5;
 14                 bootargs = "console=ttyS4,1152     14                 bootargs = "console=ttyS4,115200 earlycon";
 15         };                                         15         };
 16                                                    16 
 17         memory@80000000 {                          17         memory@80000000 {
 18                 reg = <0x80000000 0x20000000>;     18                 reg = <0x80000000 0x20000000>;
 19         };                                         19         };
 20                                                    20 
 21         reserved-memory {                          21         reserved-memory {
 22                 #address-cells = <1>;              22                 #address-cells = <1>;
 23                 #size-cells = <1>;                 23                 #size-cells = <1>;
 24                 ranges;                            24                 ranges;
 25                                                    25 
 26                 flash_memory: region@98000000      26                 flash_memory: region@98000000 {
 27                         no-map;                    27                         no-map;
 28                         reg = <0x98000000 0x04     28                         reg = <0x98000000 0x04000000>; /* 64M */
 29                 };                                 29                 };
 30                                                    30 
 31                 gfx_memory: framebuffer {          31                 gfx_memory: framebuffer {
 32                         size = <0x01000000>;       32                         size = <0x01000000>;
 33                         alignment = <0x0100000     33                         alignment = <0x01000000>;
 34                         compatible = "shared-d     34                         compatible = "shared-dma-pool";
 35                         reusable;                  35                         reusable;
 36                 };                                 36                 };
 37                                                    37 
 38                 video_engine_memory: jpegbuffe     38                 video_engine_memory: jpegbuffer {
 39                         size = <0x02000000>;       39                         size = <0x02000000>;
 40                         alignment = <0x0100000     40                         alignment = <0x01000000>;
 41                         compatible = "shared-d     41                         compatible = "shared-dma-pool";
 42                         reusable;                  42                         reusable;
 43                 };                                 43                 };
 44         };                                         44         };
 45                                                    45 
 46         gpio-keys {                                46         gpio-keys {
 47                 compatible = "gpio-keys";          47                 compatible = "gpio-keys";
 48                                                    48 
 49                 event-air-water {                  49                 event-air-water {
 50                         label = "air-water";       50                         label = "air-water";
 51                         gpios = <&gpio ASPEED_     51                         gpios = <&gpio ASPEED_GPIO(F, 6) GPIO_ACTIVE_LOW>;
 52                         linux,code = <ASPEED_G     52                         linux,code = <ASPEED_GPIO(F, 6)>;
 53                 };                                 53                 };
 54                                                    54 
 55                 event-checkstop {                  55                 event-checkstop {
 56                         label = "checkstop";       56                         label = "checkstop";
 57                         gpios = <&gpio ASPEED_     57                         gpios = <&gpio ASPEED_GPIO(J, 2) GPIO_ACTIVE_LOW>;
 58                         linux,code = <ASPEED_G     58                         linux,code = <ASPEED_GPIO(J, 2)>;
 59                 };                                 59                 };
 60                                                    60 
 61                 event-ps0-presence {               61                 event-ps0-presence {
 62                         label = "ps0-presence"     62                         label = "ps0-presence";
 63                         gpios = <&gpio ASPEED_     63                         gpios = <&gpio ASPEED_GPIO(Z, 2) GPIO_ACTIVE_LOW>;
 64                         linux,code = <ASPEED_G     64                         linux,code = <ASPEED_GPIO(Z, 2)>;
 65                 };                                 65                 };
 66                                                    66 
 67                 event-ps1-presence {               67                 event-ps1-presence {
 68                         label = "ps1-presence"     68                         label = "ps1-presence";
 69                         gpios = <&gpio ASPEED_     69                         gpios = <&gpio ASPEED_GPIO(Z, 0) GPIO_ACTIVE_LOW>;
 70                         linux,code = <ASPEED_G     70                         linux,code = <ASPEED_GPIO(Z, 0)>;
 71                 };                                 71                 };
 72                                                    72 
 73                 button-id {                        73                 button-id {
 74                         label = "id-button";       74                         label = "id-button";
 75                         gpios = <&gpio ASPEED_     75                         gpios = <&gpio ASPEED_GPIO(F, 1) GPIO_ACTIVE_LOW>;
 76                         linux,code = <ASPEED_G     76                         linux,code = <ASPEED_GPIO(F, 1)>;
 77                 };                                 77                 };
 78         };                                         78         };
 79                                                    79 
 80         gpio-keys-polled {                         80         gpio-keys-polled {
 81                 compatible = "gpio-keys-polled     81                 compatible = "gpio-keys-polled";
 82                 poll-interval = <1000>;            82                 poll-interval = <1000>;
 83                                                    83 
 84                 event-fan0-presence {              84                 event-fan0-presence {
 85                         label = "fan0-presence     85                         label = "fan0-presence";
 86                         gpios = <&pca9552 9 GP     86                         gpios = <&pca9552 9 GPIO_ACTIVE_LOW>;
 87                         linux,code = <9>;          87                         linux,code = <9>;
 88                 };                                 88                 };
 89                                                    89 
 90                 event-fan1-presence {              90                 event-fan1-presence {
 91                         label = "fan1-presence     91                         label = "fan1-presence";
 92                         gpios = <&pca9552 10 G     92                         gpios = <&pca9552 10 GPIO_ACTIVE_LOW>;
 93                         linux,code = <10>;         93                         linux,code = <10>;
 94                 };                                 94                 };
 95                                                    95 
 96                 event-fan2-presence {              96                 event-fan2-presence {
 97                         label = "fan2-presence     97                         label = "fan2-presence";
 98                         gpios = <&pca9552 11 G     98                         gpios = <&pca9552 11 GPIO_ACTIVE_LOW>;
 99                         linux,code = <11>;         99                         linux,code = <11>;
100                 };                                100                 };
101                                                   101 
102                 event-fan3-presence {             102                 event-fan3-presence {
103                         label = "fan3-presence    103                         label = "fan3-presence";
104                         gpios = <&pca9552 12 G    104                         gpios = <&pca9552 12 GPIO_ACTIVE_LOW>;
105                         linux,code = <12>;        105                         linux,code = <12>;
106                 };                                106                 };
107                                                   107 
108                 event-fan4-presence {             108                 event-fan4-presence {
109                         label = "fan4-presence    109                         label = "fan4-presence";
110                         gpios = <&pca9552 13 G    110                         gpios = <&pca9552 13 GPIO_ACTIVE_LOW>;
111                         linux,code = <13>;        111                         linux,code = <13>;
112                 };                                112                 };
113         };                                        113         };
114                                                   114 
115         leds {                                    115         leds {
116                 compatible = "gpio-leds";         116                 compatible = "gpio-leds";
117                                                   117 
118                 front-fault {                     118                 front-fault {
119                         retain-state-shutdown;    119                         retain-state-shutdown;
120                         default-state = "keep"    120                         default-state = "keep";
121                         gpios = <&gpio ASPEED_    121                         gpios = <&gpio ASPEED_GPIO(AA, 0) GPIO_ACTIVE_LOW>;
122                 };                                122                 };
123                                                   123 
124                 power-button {                    124                 power-button {
125                         retain-state-shutdown;    125                         retain-state-shutdown;
126                         default-state = "keep"    126                         default-state = "keep";
127                         gpios = <&gpio ASPEED_    127                         gpios = <&gpio ASPEED_GPIO(AA, 1) GPIO_ACTIVE_LOW>;
128                 };                                128                 };
129                                                   129 
130                 front-id {                        130                 front-id {
131                         retain-state-shutdown;    131                         retain-state-shutdown;
132                         default-state = "keep"    132                         default-state = "keep";
133                         gpios = <&gpio ASPEED_    133                         gpios = <&gpio ASPEED_GPIO(AA, 2) GPIO_ACTIVE_LOW>;
134                 };                                134                 };
135                                                   135 
136                 fan0 {                            136                 fan0 {
137                         retain-state-shutdown;    137                         retain-state-shutdown;
138                         default-state = "keep"    138                         default-state = "keep";
139                         gpios = <&pca9552 0 GP    139                         gpios = <&pca9552 0 GPIO_ACTIVE_LOW>;
140                 };                                140                 };
141                                                   141 
142                 fan1 {                            142                 fan1 {
143                         retain-state-shutdown;    143                         retain-state-shutdown;
144                         default-state = "keep"    144                         default-state = "keep";
145                         gpios = <&pca9552 1 GP    145                         gpios = <&pca9552 1 GPIO_ACTIVE_LOW>;
146                 };                                146                 };
147                                                   147 
148                 fan2 {                            148                 fan2 {
149                         retain-state-shutdown;    149                         retain-state-shutdown;
150                         default-state = "keep"    150                         default-state = "keep";
151                         gpios = <&pca9552 2 GP    151                         gpios = <&pca9552 2 GPIO_ACTIVE_LOW>;
152                 };                                152                 };
153                                                   153 
154                 fan3 {                            154                 fan3 {
155                         retain-state-shutdown;    155                         retain-state-shutdown;
156                         default-state = "keep"    156                         default-state = "keep";
157                         gpios = <&pca9552 3 GP    157                         gpios = <&pca9552 3 GPIO_ACTIVE_LOW>;
158                 };                                158                 };
159                                                   159 
160                 fan4 {                            160                 fan4 {
161                         retain-state-shutdown;    161                         retain-state-shutdown;
162                         default-state = "keep"    162                         default-state = "keep";
163                         gpios = <&pca9552 4 GP    163                         gpios = <&pca9552 4 GPIO_ACTIVE_LOW>;
164                 };                                164                 };
165         };                                        165         };
166                                                   166 
167         fsi: gpio-fsi {                           167         fsi: gpio-fsi {
168                 compatible = "fsi-master-gpio"    168                 compatible = "fsi-master-gpio", "fsi-master";
169                 #address-cells = <2>;             169                 #address-cells = <2>;
170                 #size-cells = <0>;                170                 #size-cells = <0>;
171                 no-gpio-delays;                   171                 no-gpio-delays;
172                                                   172 
173                 clock-gpios = <&gpio ASPEED_GP    173                 clock-gpios = <&gpio ASPEED_GPIO(E, 6) GPIO_ACTIVE_HIGH>;
174                 data-gpios = <&gpio ASPEED_GPI    174                 data-gpios = <&gpio ASPEED_GPIO(E, 7) GPIO_ACTIVE_HIGH>;
175                 mux-gpios = <&gpio ASPEED_GPIO    175                 mux-gpios = <&gpio ASPEED_GPIO(R, 2) GPIO_ACTIVE_HIGH>;
176                 enable-gpios = <&gpio ASPEED_G    176                 enable-gpios = <&gpio ASPEED_GPIO(D, 0) GPIO_ACTIVE_HIGH>;
177                 trans-gpios = <&gpio ASPEED_GP    177                 trans-gpios = <&gpio ASPEED_GPIO(E, 5) GPIO_ACTIVE_HIGH>;
178         };                                        178         };
179                                                   179 
180         iio-hwmon-12v {                           180         iio-hwmon-12v {
181                 compatible = "iio-hwmon";         181                 compatible = "iio-hwmon";
182                 io-channels = <&adc 0>;           182                 io-channels = <&adc 0>;
183         };                                        183         };
184                                                   184 
185         iio-hwmon-5v {                            185         iio-hwmon-5v {
186                 compatible = "iio-hwmon";         186                 compatible = "iio-hwmon";
187                 io-channels = <&adc 1>;           187                 io-channels = <&adc 1>;
188         };                                        188         };
189                                                   189 
190         iio-hwmon-3v {                            190         iio-hwmon-3v {
191                 compatible = "iio-hwmon";         191                 compatible = "iio-hwmon";
192                 io-channels = <&adc 2>;           192                 io-channels = <&adc 2>;
193         };                                        193         };
194                                                   194 
195         iio-hwmon-vdd {                           195         iio-hwmon-vdd {
196                 compatible = "iio-hwmon";         196                 compatible = "iio-hwmon";
197                 io-channels = <&adc 3>;           197                 io-channels = <&adc 3>;
198         };                                        198         };
199                                                   199 
200         iio-hwmon-vcs {                           200         iio-hwmon-vcs {
201                 compatible = "iio-hwmon";         201                 compatible = "iio-hwmon";
202                 io-channels = <&adc 5>;           202                 io-channels = <&adc 5>;
203         };                                        203         };
204                                                   204 
205         iio-hwmon-vdn {                           205         iio-hwmon-vdn {
206                 compatible = "iio-hwmon";         206                 compatible = "iio-hwmon";
207                 io-channels = <&adc 7>;           207                 io-channels = <&adc 7>;
208         };                                        208         };
209                                                   209 
210         iio-hwmon-vio {                           210         iio-hwmon-vio {
211                 compatible = "iio-hwmon";         211                 compatible = "iio-hwmon";
212                 io-channels = <&adc 9>;           212                 io-channels = <&adc 9>;
213         };                                        213         };
214                                                   214 
215         iio-hwmon-vddra {                         215         iio-hwmon-vddra {
216                 compatible = "iio-hwmon";         216                 compatible = "iio-hwmon";
217                 io-channels = <&adc 11>;          217                 io-channels = <&adc 11>;
218         };                                        218         };
219                                                   219 
220         iio-hwmon-battery {                       220         iio-hwmon-battery {
221                 compatible = "iio-hwmon";         221                 compatible = "iio-hwmon";
222                 io-channels = <&adc 12>;          222                 io-channels = <&adc 12>;
223         };                                        223         };
224                                                   224 
225         iio-hwmon-vddrb {                         225         iio-hwmon-vddrb {
226                 compatible = "iio-hwmon";         226                 compatible = "iio-hwmon";
227                 io-channels = <&adc 13>;          227                 io-channels = <&adc 13>;
228         };                                        228         };
229 };                                                229 };
230                                                   230 
231 &pwm_tacho {                                      231 &pwm_tacho {
232         status = "okay";                          232         status = "okay";
233         pinctrl-names = "default";                233         pinctrl-names = "default";
234         pinctrl-0 = <&pinctrl_pwm0_default &pi    234         pinctrl-0 = <&pinctrl_pwm0_default &pinctrl_pwm1_default
235                 &pinctrl_pwm2_default &pinctrl    235                 &pinctrl_pwm2_default &pinctrl_pwm3_default
236                 &pinctrl_pwm4_default>;           236                 &pinctrl_pwm4_default>;
237                                                   237 
238         fan@0 {                                   238         fan@0 {
239                 reg = <0x00>;                     239                 reg = <0x00>;
240                 aspeed,fan-tach-ch = /bits/ 8     240                 aspeed,fan-tach-ch = /bits/ 8 <0x00>;
241         };                                        241         };
242                                                   242 
243         fan@1 {                                   243         fan@1 {
244                 reg = <0x01>;                     244                 reg = <0x01>;
245                 aspeed,fan-tach-ch = /bits/ 8     245                 aspeed,fan-tach-ch = /bits/ 8 <0x01>;
246         };                                        246         };
247                                                   247 
248         fan@2 {                                   248         fan@2 {
249                 reg = <0x02>;                     249                 reg = <0x02>;
250                 aspeed,fan-tach-ch = /bits/ 8     250                 aspeed,fan-tach-ch = /bits/ 8 <0x02>;
251         };                                        251         };
252                                                   252 
253         fan@3 {                                   253         fan@3 {
254                 reg = <0x03>;                     254                 reg = <0x03>;
255                 aspeed,fan-tach-ch = /bits/ 8     255                 aspeed,fan-tach-ch = /bits/ 8 <0x03>;
256         };                                        256         };
257                                                   257 
258         fan@4 {                                   258         fan@4 {
259                 reg = <0x04>;                     259                 reg = <0x04>;
260                 aspeed,fan-tach-ch = /bits/ 8     260                 aspeed,fan-tach-ch = /bits/ 8 <0x04>;
261         };                                        261         };
262                                                   262 
263         fan@5 {                                   263         fan@5 {
264                 reg = <0x00>;                     264                 reg = <0x00>;
265                 aspeed,fan-tach-ch = /bits/ 8     265                 aspeed,fan-tach-ch = /bits/ 8 <0x05>;
266         };                                        266         };
267                                                   267 
268         fan@6 {                                   268         fan@6 {
269                 reg = <0x01>;                     269                 reg = <0x01>;
270                 aspeed,fan-tach-ch = /bits/ 8     270                 aspeed,fan-tach-ch = /bits/ 8 <0x06>;
271         };                                        271         };
272                                                   272 
273         fan@7 {                                   273         fan@7 {
274                 reg = <0x02>;                     274                 reg = <0x02>;
275                 aspeed,fan-tach-ch = /bits/ 8     275                 aspeed,fan-tach-ch = /bits/ 8 <0x07>;
276         };                                        276         };
277                                                   277 
278         fan@8 {                                   278         fan@8 {
279                 reg = <0x03>;                     279                 reg = <0x03>;
280                 aspeed,fan-tach-ch = /bits/ 8     280                 aspeed,fan-tach-ch = /bits/ 8 <0x08>;
281         };                                        281         };
282                                                   282 
283         fan@9 {                                   283         fan@9 {
284                 reg = <0x04>;                     284                 reg = <0x04>;
285                 aspeed,fan-tach-ch = /bits/ 8     285                 aspeed,fan-tach-ch = /bits/ 8 <0x09>;
286         };                                        286         };
287 };                                                287 };
288                                                   288 
289 &fmc {                                            289 &fmc {
290         status = "okay";                          290         status = "okay";
291         flash@0 {                                 291         flash@0 {
292                 status = "okay";                  292                 status = "okay";
293                 label = "bmc";                    293                 label = "bmc";
294                 m25p,fast-read;                   294                 m25p,fast-read;
295                 spi-max-frequency = <50000000>    295                 spi-max-frequency = <50000000>;
296                 partitions {                      296                 partitions {
297                         #address-cells = < 1 >    297                         #address-cells = < 1 >;
298                         #size-cells = < 1 >;      298                         #size-cells = < 1 >;
299                         compatible = "fixed-pa    299                         compatible = "fixed-partitions";
300                         u-boot@0 {                300                         u-boot@0 {
301                                 reg = < 0 0x60    301                                 reg = < 0 0x60000 >;
302                                 label = "u-boo    302                                 label = "u-boot";
303                         };                        303                         };
304                         u-boot-env@60000 {        304                         u-boot-env@60000 {
305                                 reg = < 0x6000    305                                 reg = < 0x60000 0x20000 >;
306                                 label = "u-boo    306                                 label = "u-boot-env";
307                         };                        307                         };
308                         obmc-ubi@80000 {          308                         obmc-ubi@80000 {
309                                 reg = < 0x8000    309                                 reg = < 0x80000 0x1F80000 >;
310                                 label = "obmc-    310                                 label = "obmc-ubi";
311                         };                        311                         };
312                 };                                312                 };
313         };                                        313         };
314         flash@1 {                                 314         flash@1 {
315                 status = "okay";                  315                 status = "okay";
316                 label = "alt-bmc";                316                 label = "alt-bmc";
317                 m25p,fast-read;                   317                 m25p,fast-read;
318                 spi-max-frequency = <50000000>    318                 spi-max-frequency = <50000000>;
319                 partitions {                      319                 partitions {
320                         #address-cells = < 1 >    320                         #address-cells = < 1 >;
321                         #size-cells = < 1 >;      321                         #size-cells = < 1 >;
322                         compatible = "fixed-pa    322                         compatible = "fixed-partitions";
323                         u-boot@0 {                323                         u-boot@0 {
324                                 reg = < 0 0x60    324                                 reg = < 0 0x60000 >;
325                                 label = "alt-u    325                                 label = "alt-u-boot";
326                         };                        326                         };
327                         u-boot-env@60000 {        327                         u-boot-env@60000 {
328                                 reg = < 0x6000    328                                 reg = < 0x60000 0x20000 >;
329                                 label = "alt-u    329                                 label = "alt-u-boot-env";
330                         };                        330                         };
331                         obmc-ubi@80000 {          331                         obmc-ubi@80000 {
332                                 reg = < 0x8000    332                                 reg = < 0x80000 0x1F80000 >;
333                                 label = "alt-o    333                                 label = "alt-obmc-ubi";
334                         };                        334                         };
335                 };                                335                 };
336         };                                        336         };
337 };                                                337 };
338                                                   338 
339 &spi1 {                                           339 &spi1 {
340         status = "okay";                          340         status = "okay";
341         pinctrl-names = "default";                341         pinctrl-names = "default";
342         pinctrl-0 = <&pinctrl_spi1_default>;      342         pinctrl-0 = <&pinctrl_spi1_default>;
343                                                   343 
344         flash@0 {                                 344         flash@0 {
345                 status = "okay";                  345                 status = "okay";
346                 label = "pnor";                   346                 label = "pnor";
347                 m25p,fast-read;                   347                 m25p,fast-read;
348                 spi-max-frequency = <100000000    348                 spi-max-frequency = <100000000>;
349         };                                        349         };
350 };                                                350 };
351                                                   351 
352 &lpc_ctrl {                                       352 &lpc_ctrl {
353         status = "okay";                          353         status = "okay";
354         memory-region = <&flash_memory>;          354         memory-region = <&flash_memory>;
355         flash = <&spi1>;                          355         flash = <&spi1>;
356 };                                                356 };
357                                                   357 
358 &uart1 {                                          358 &uart1 {
359         /* Rear RS-232 connector */               359         /* Rear RS-232 connector */
360         status = "okay";                          360         status = "okay";
361                                                   361 
362         pinctrl-names = "default";                362         pinctrl-names = "default";
363         pinctrl-0 = <&pinctrl_txd1_default        363         pinctrl-0 = <&pinctrl_txd1_default
364                         &pinctrl_rxd1_default     364                         &pinctrl_rxd1_default
365                         &pinctrl_nrts1_default    365                         &pinctrl_nrts1_default
366                         &pinctrl_ndtr1_default    366                         &pinctrl_ndtr1_default
367                         &pinctrl_ndsr1_default    367                         &pinctrl_ndsr1_default
368                         &pinctrl_ncts1_default    368                         &pinctrl_ncts1_default
369                         &pinctrl_ndcd1_default    369                         &pinctrl_ndcd1_default
370                         &pinctrl_nri1_default>    370                         &pinctrl_nri1_default>;
371 };                                                371 };
372                                                   372 
373 &uart2 {                                          373 &uart2 {
374         /* APSS */                                374         /* APSS */
375         status = "okay";                          375         status = "okay";
376                                                   376 
377         pinctrl-names = "default";                377         pinctrl-names = "default";
378         pinctrl-0 = <&pinctrl_txd2_default &pi    378         pinctrl-0 = <&pinctrl_txd2_default &pinctrl_rxd2_default>;
379 };                                                379 };
380                                                   380 
381 &uart5 {                                          381 &uart5 {
382         status = "okay";                          382         status = "okay";
383 };                                                383 };
384                                                   384 
385 &mac0 {                                           385 &mac0 {
386         status = "okay";                          386         status = "okay";
387                                                   387 
388         pinctrl-names = "default";                388         pinctrl-names = "default";
389         pinctrl-0 = <&pinctrl_rmii1_default>;     389         pinctrl-0 = <&pinctrl_rmii1_default>;
390         clocks = <&syscon ASPEED_CLK_GATE_MAC1    390         clocks = <&syscon ASPEED_CLK_GATE_MAC1CLK>,
391                  <&syscon ASPEED_CLK_MAC1RCLK>    391                  <&syscon ASPEED_CLK_MAC1RCLK>;
392         clock-names = "MACCLK", "RCLK";           392         clock-names = "MACCLK", "RCLK";
393         use-ncsi;                                 393         use-ncsi;
394 };                                                394 };
395                                                   395 
396 &mac1 {                                           396 &mac1 {
397         status = "okay";                          397         status = "okay";
398                                                   398 
399         pinctrl-names = "default";                399         pinctrl-names = "default";
400         pinctrl-0 = <&pinctrl_rgmii2_default &    400         pinctrl-0 = <&pinctrl_rgmii2_default &pinctrl_mdio2_default>;
401 };                                                401 };
402                                                   402 
403 &i2c0 {                                           403 &i2c0 {
404         status = "okay";                          404         status = "okay";
405                                                   405 
406         tmp275@48 {                               406         tmp275@48 {
407                 compatible = "ti,tmp275";         407                 compatible = "ti,tmp275";
408                 reg = <0x48>;                     408                 reg = <0x48>;
409         };                                        409         };
410 };                                                410 };
411                                                   411 
412 &i2c1 {                                           412 &i2c1 {
413         status = "disabled";                      413         status = "disabled";
414 };                                                414 };
415                                                   415 
416 &i2c2 {                                           416 &i2c2 {
417         status = "okay";                          417         status = "okay";
418                                                   418 
419         /* CPU MFG CONN */                        419         /* CPU MFG CONN */
420                                                   420 
421 };                                                421 };
422                                                   422 
423 &i2c3 {                                           423 &i2c3 {
424         status = "okay";                          424         status = "okay";
425                                                   425 
426         /* APSS */                                426         /* APSS */
427         /* CPLD */                                427         /* CPLD */
428                                                   428 
429         /* PCA9516 (repeater) ->                  429         /* PCA9516 (repeater) ->
430          *    CLK Buffer 9FGS9092                 430          *    CLK Buffer 9FGS9092
431          *    Power Supply 0                      431          *    Power Supply 0
432          *    Power Supply 1                      432          *    Power Supply 1
433          *    PCA 9552 LED                        433          *    PCA 9552 LED
434          */                                       434          */
435                                                   435 
436         pca9552: pca9552@60 {                     436         pca9552: pca9552@60 {
437                 compatible = "nxp,pca9552";       437                 compatible = "nxp,pca9552";
438                 reg = <0x60>;                     438                 reg = <0x60>;
439                 #address-cells = <1>;             439                 #address-cells = <1>;
440                 #size-cells = <0>;                440                 #size-cells = <0>;
441                 gpio-controller;                  441                 gpio-controller;
442                 #gpio-cells = <2>;                442                 #gpio-cells = <2>;
443                                                   443 
444                 gpio@0 {                          444                 gpio@0 {
445                         reg = <0>;                445                         reg = <0>;
446                         type = <PCA955X_TYPE_G    446                         type = <PCA955X_TYPE_GPIO>;
447                 };                                447                 };
448                 gpio@1 {                          448                 gpio@1 {
449                         reg = <1>;                449                         reg = <1>;
450                         type = <PCA955X_TYPE_G    450                         type = <PCA955X_TYPE_GPIO>;
451                 };                                451                 };
452                 gpio@2 {                          452                 gpio@2 {
453                         reg = <2>;                453                         reg = <2>;
454                         type = <PCA955X_TYPE_G    454                         type = <PCA955X_TYPE_GPIO>;
455                 };                                455                 };
456                 gpio@3 {                          456                 gpio@3 {
457                         reg = <3>;                457                         reg = <3>;
458                         type = <PCA955X_TYPE_G    458                         type = <PCA955X_TYPE_GPIO>;
459                 };                                459                 };
460                 gpio@4 {                          460                 gpio@4 {
461                         reg = <4>;                461                         reg = <4>;
462                         type = <PCA955X_TYPE_G    462                         type = <PCA955X_TYPE_GPIO>;
463                 };                                463                 };
464                 gpio@5 {                          464                 gpio@5 {
465                         reg = <5>;                465                         reg = <5>;
466                         type = <PCA955X_TYPE_G    466                         type = <PCA955X_TYPE_GPIO>;
467                 };                                467                 };
468                 gpio@6 {                          468                 gpio@6 {
469                         reg = <6>;                469                         reg = <6>;
470                         type = <PCA955X_TYPE_G    470                         type = <PCA955X_TYPE_GPIO>;
471                 };                                471                 };
472                 gpio@7 {                          472                 gpio@7 {
473                         reg = <7>;                473                         reg = <7>;
474                         type = <PCA955X_TYPE_G    474                         type = <PCA955X_TYPE_GPIO>;
475                 };                                475                 };
476                 gpio@8 {                          476                 gpio@8 {
477                         reg = <8>;                477                         reg = <8>;
478                         type = <PCA955X_TYPE_G    478                         type = <PCA955X_TYPE_GPIO>;
479                 };                                479                 };
480                 gpio@9 {                          480                 gpio@9 {
481                         reg = <9>;                481                         reg = <9>;
482                         type = <PCA955X_TYPE_G    482                         type = <PCA955X_TYPE_GPIO>;
483                 };                                483                 };
484                 gpio@10 {                         484                 gpio@10 {
485                         reg = <10>;               485                         reg = <10>;
486                         type = <PCA955X_TYPE_G    486                         type = <PCA955X_TYPE_GPIO>;
487                 };                                487                 };
488                 gpio@11 {                         488                 gpio@11 {
489                         reg = <11>;               489                         reg = <11>;
490                         type = <PCA955X_TYPE_G    490                         type = <PCA955X_TYPE_GPIO>;
491                 };                                491                 };
492                 gpio@12 {                         492                 gpio@12 {
493                         reg = <12>;               493                         reg = <12>;
494                         type = <PCA955X_TYPE_G    494                         type = <PCA955X_TYPE_GPIO>;
495                 };                                495                 };
496                 gpio@13 {                         496                 gpio@13 {
497                         reg = <13>;               497                         reg = <13>;
498                         type = <PCA955X_TYPE_G    498                         type = <PCA955X_TYPE_GPIO>;
499                 };                                499                 };
500                 gpio@14 {                         500                 gpio@14 {
501                         reg = <14>;               501                         reg = <14>;
502                         type = <PCA955X_TYPE_G    502                         type = <PCA955X_TYPE_GPIO>;
503                 };                                503                 };
504                 gpio@15 {                         504                 gpio@15 {
505                         reg = <15>;               505                         reg = <15>;
506                         type = <PCA955X_TYPE_G    506                         type = <PCA955X_TYPE_GPIO>;
507                 };                                507                 };
508         };                                        508         };
509                                                   509 
510         power-supply@68 {                         510         power-supply@68 {
511                 compatible = "ibm,cffps1";        511                 compatible = "ibm,cffps1";
512                 reg = <0x68>;                     512                 reg = <0x68>;
513         };                                        513         };
514                                                   514 
515         power-supply@69 {                         515         power-supply@69 {
516                 compatible = "ibm,cffps1";        516                 compatible = "ibm,cffps1";
517                 reg = <0x69>;                     517                 reg = <0x69>;
518         };                                        518         };
519 };                                                519 };
520                                                   520 
521 &i2c4 {                                           521 &i2c4 {
522         status = "okay";                          522         status = "okay";
523                                                   523 
524         /* CP0 VDD & VCS : IR35221 */             524         /* CP0 VDD & VCS : IR35221 */
525         /* CP0 VDN & VIO : IR35221 */             525         /* CP0 VDN & VIO : IR35221 */
526         /* CP0 VDDR : IR35221 */                  526         /* CP0 VDDR : IR35221 */
527                                                   527 
528         ir35221@28 {                              528         ir35221@28 {
529                 compatible = "infineon,ir35221    529                 compatible = "infineon,ir35221";
530                 reg = <0x28>;                     530                 reg = <0x28>;
531         };                                        531         };
532                                                   532 
533         ir35221@29 {                              533         ir35221@29 {
534                 compatible = "infineon,ir35221    534                 compatible = "infineon,ir35221";
535                 reg = <0x29>;                     535                 reg = <0x29>;
536         };                                        536         };
537                                                   537 
538         ir35221@2d {                              538         ir35221@2d {
539                 compatible = "infineon,ir35221    539                 compatible = "infineon,ir35221";
540                 reg = <0x2d>;                     540                 reg = <0x2d>;
541         };                                        541         };
542                                                   542 
543 };                                                543 };
544                                                   544 
545 &i2c5 {                                           545 &i2c5 {
546         status = "disabled";                      546         status = "disabled";
547 };                                                547 };
548                                                   548 
549 &i2c6 {                                           549 &i2c6 {
550         status = "disabled";                      550         status = "disabled";
551 };                                                551 };
552                                                   552 
553 &i2c7 {                                           553 &i2c7 {
554         status = "disabled";                      554         status = "disabled";
555 };                                                555 };
556                                                   556 
557 &i2c8 {                                           557 &i2c8 {
558         status = "okay";                          558         status = "okay";
559                                                   559 
560         eeprom@50 {                               560         eeprom@50 {
561                 compatible = "atmel,24c64";       561                 compatible = "atmel,24c64";
562                 reg = <0x50>;                     562                 reg = <0x50>;
563         };                                        563         };
564 };                                                564 };
565                                                   565 
566 &i2c9 {                                           566 &i2c9 {
567         status = "okay";                          567         status = "okay";
568                                                   568 
569         /* PCIe G3 x16 slot */                    569         /* PCIe G3 x16 slot */
570 };                                                570 };
571                                                   571 
572 &i2c10 {                                          572 &i2c10 {
573         status = "disabled";                      573         status = "disabled";
574 };                                                574 };
575                                                   575 
576 &i2c11 {                                          576 &i2c11 {
577         status = "okay";                          577         status = "okay";
578                                                   578 
579         /* CPLD */                                579         /* CPLD */
580         /* TPM */                                 580         /* TPM */
581         /* RTC RX8900CE */                        581         /* RTC RX8900CE */
582         /* TMP275A */                             582         /* TMP275A */
583         /* TMP275A */                             583         /* TMP275A */
584                                                   584 
585         rtc@32 {                                  585         rtc@32 {
586                 compatible = "epson,rx8900";      586                 compatible = "epson,rx8900";
587                 reg = <0x32>;                     587                 reg = <0x32>;
588         };                                        588         };
589                                                   589 
590         tmp275@48 {                               590         tmp275@48 {
591                 compatible = "ti,tmp275";         591                 compatible = "ti,tmp275";
592                 reg = <0x48>;                     592                 reg = <0x48>;
593         };                                        593         };
594                                                   594 
595         tmp275@49 {                               595         tmp275@49 {
596                 compatible = "ti,tmp275";         596                 compatible = "ti,tmp275";
597                 reg = <0x49>;                     597                 reg = <0x49>;
598         };                                        598         };
599                                                   599 
600 };                                                600 };
601                                                   601 
602 &i2c12 {                                          602 &i2c12 {
603         status = "disabled";                      603         status = "disabled";
604 };                                                604 };
605                                                   605 
606 &i2c13 {                                          606 &i2c13 {
607         status = "disabled";                      607         status = "disabled";
608 };                                                608 };
609                                                   609 
610 &vuart {                                          610 &vuart {
611         status = "okay";                          611         status = "okay";
612 };                                                612 };
613                                                   613 
614 &gfx {                                            614 &gfx {
615         status = "okay";                          615         status = "okay";
616         memory-region = <&gfx_memory>;            616         memory-region = <&gfx_memory>;
617 };                                                617 };
618                                                   618 
619 &adc {                                            619 &adc {
620         status = "okay";                          620         status = "okay";
621         pinctrl-names = "default";                621         pinctrl-names = "default";
622         pinctrl-0 = <&pinctrl_adc0_default        622         pinctrl-0 = <&pinctrl_adc0_default
623                         &pinctrl_adc1_default     623                         &pinctrl_adc1_default
624                         &pinctrl_adc2_default     624                         &pinctrl_adc2_default
625                         &pinctrl_adc3_default     625                         &pinctrl_adc3_default
626                         &pinctrl_adc4_default     626                         &pinctrl_adc4_default
627                         &pinctrl_adc5_default     627                         &pinctrl_adc5_default
628                         &pinctrl_adc6_default     628                         &pinctrl_adc6_default
629                         &pinctrl_adc7_default     629                         &pinctrl_adc7_default
630                         &pinctrl_adc8_default     630                         &pinctrl_adc8_default
631                         &pinctrl_adc9_default     631                         &pinctrl_adc9_default
632                         &pinctrl_adc10_default    632                         &pinctrl_adc10_default
633                         &pinctrl_adc11_default    633                         &pinctrl_adc11_default
634                         &pinctrl_adc12_default    634                         &pinctrl_adc12_default
635                         &pinctrl_adc13_default    635                         &pinctrl_adc13_default
636                         &pinctrl_adc14_default    636                         &pinctrl_adc14_default
637                         &pinctrl_adc15_default    637                         &pinctrl_adc15_default>;
638 };                                                638 };
639                                                   639 
640 &wdt1 {                                           640 &wdt1 {
641         aspeed,reset-type = "none";               641         aspeed,reset-type = "none";
642         aspeed,external-signal;                   642         aspeed,external-signal;
643         aspeed,ext-push-pull;                     643         aspeed,ext-push-pull;
644         aspeed,ext-active-high;                   644         aspeed,ext-active-high;
645                                                   645 
646         pinctrl-names = "default";                646         pinctrl-names = "default";
647         pinctrl-0 = <&pinctrl_wdtrst1_default>    647         pinctrl-0 = <&pinctrl_wdtrst1_default>;
648 };                                                648 };
649                                                   649 
650 &wdt2 {                                           650 &wdt2 {
651         aspeed,alt-boot;                          651         aspeed,alt-boot;
652 };                                                652 };
653                                                   653 
654 &ibt {                                            654 &ibt {
655         status = "okay";                          655         status = "okay";
656 };                                                656 };
657                                                   657 
658 &vhub {                                           658 &vhub {
659         status = "okay";                          659         status = "okay";
660 };                                                660 };
661                                                   661 
662 &video {                                          662 &video {
663         status = "okay";                          663         status = "okay";
664         memory-region = <&video_engine_memory>    664         memory-region = <&video_engine_memory>;
665 };                                                665 };
666                                                   666 
667 #include "ibm-power9-dual.dtsi"                   667 #include "ibm-power9-dual.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