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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm/nxp/vf/vf610-zii-dev-rev-c.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/nxp/vf/vf610-zii-dev-rev-c.dts (Architecture i386) and /scripts/dtc/include-prefixes/arm/nxp/vf/vf610-zii-dev-rev-c.dts (Architecture sparc)


  1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)        1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
  2 /*                                                  2 /*
  3  * Copyright (C) 2015, 2016 Zodiac Inflight In      3  * Copyright (C) 2015, 2016 Zodiac Inflight Innovations
  4  */                                                 4  */
  5                                                     5 
  6 /dts-v1/;                                           6 /dts-v1/;
  7 #include "vf610-zii-dev.dtsi"                       7 #include "vf610-zii-dev.dtsi"
  8                                                     8 
  9 / {                                                 9 / {
 10         model = "ZII VF610 Development Board,      10         model = "ZII VF610 Development Board, Rev C";
 11         compatible = "zii,vf610dev-c", "zii,vf     11         compatible = "zii,vf610dev-c", "zii,vf610dev", "fsl,vf610";
 12                                                    12 
 13         mdio-mux {                                 13         mdio-mux {
 14                 compatible = "mdio-mux-gpio";      14                 compatible = "mdio-mux-gpio";
 15                 pinctrl-0 = <&pinctrl_mdio_mux     15                 pinctrl-0 = <&pinctrl_mdio_mux>;
 16                 pinctrl-names = "default";         16                 pinctrl-names = "default";
 17                 gpios = <&gpio0 8  GPIO_ACTIVE     17                 gpios = <&gpio0 8  GPIO_ACTIVE_HIGH
 18                          &gpio0 9  GPIO_ACTIVE     18                          &gpio0 9  GPIO_ACTIVE_HIGH
 19                          &gpio0 25 GPIO_ACTIVE     19                          &gpio0 25 GPIO_ACTIVE_HIGH>;
 20                 mdio-parent-bus = <&mdio1>;        20                 mdio-parent-bus = <&mdio1>;
 21                 #address-cells = <1>;              21                 #address-cells = <1>;
 22                 #size-cells = <0>;                 22                 #size-cells = <0>;
 23                                                    23 
 24                 mdio_mux_1: mdio@1 {               24                 mdio_mux_1: mdio@1 {
 25                         reg = <1>;                 25                         reg = <1>;
 26                         #address-cells = <1>;      26                         #address-cells = <1>;
 27                         #size-cells = <0>;         27                         #size-cells = <0>;
 28                                                    28 
 29                         switch0: switch@0 {        29                         switch0: switch@0 {
 30                                 compatible = "     30                                 compatible = "marvell,mv88e6190";
 31                                 pinctrl-0 = <&     31                                 pinctrl-0 = <&pinctrl_gpio_switch0>;
 32                                 pinctrl-names      32                                 pinctrl-names = "default";
 33                                 reg = <0>;         33                                 reg = <0>;
 34                                 dsa,member = <     34                                 dsa,member = <0 0>;
 35                                 eeprom-length      35                                 eeprom-length = <65536>;
 36                                 interrupt-pare     36                                 interrupt-parent = <&gpio0>;
 37                                 interrupts = <     37                                 interrupts = <27 IRQ_TYPE_LEVEL_LOW>;
 38                                 interrupt-cont     38                                 interrupt-controller;
 39                                 #interrupt-cel     39                                 #interrupt-cells = <2>;
 40                                                    40 
 41                                 ports {            41                                 ports {
 42                                         #addre     42                                         #address-cells = <1>;
 43                                         #size-     43                                         #size-cells = <0>;
 44                                                    44 
 45                                         port@0     45                                         port@0 {
 46                                                    46                                                 reg = <0>;
 47                                                    47                                                 phy-mode = "rmii";
 48                                                    48                                                 ethernet = <&fec1>;
 49                                                    49 
 50                                                    50                                                 fixed-link {
 51                                                    51                                                         speed = <100>;
 52                                                    52                                                         full-duplex;
 53                                                    53                                                 };
 54                                         };         54                                         };
 55                                                    55 
 56                                         port@1     56                                         port@1 {
 57                                                    57                                                 reg = <1>;
 58                                                    58                                                 label = "lan1";
 59                                                    59                                                 phy-handle = <&switch0phy1>;
 60                                         };         60                                         };
 61                                                    61 
 62                                         port@2     62                                         port@2 {
 63                                                    63                                                 reg = <2>;
 64                                                    64                                                 label = "lan2";
 65                                                    65                                                 phy-handle = <&switch0phy2>;
 66                                         };         66                                         };
 67                                                    67 
 68                                         port@3     68                                         port@3 {
 69                                                    69                                                 reg = <3>;
 70                                                    70                                                 label = "lan3";
 71                                                    71                                                 phy-handle = <&switch0phy3>;
 72                                         };         72                                         };
 73                                                    73 
 74                                         port@4     74                                         port@4 {
 75                                                    75                                                 reg = <4>;
 76                                                    76                                                 label = "lan4";
 77                                                    77                                                 phy-handle = <&switch0phy4>;
 78                                         };         78                                         };
 79                                                    79 
 80                                         switch     80                                         switch0port10: port@10 {
 81                                                    81                                                 reg = <10>;
 82                                                    82                                                 label = "dsa";
 83                                                    83                                                 phy-mode = "xaui";
 84                                                    84                                                 link = <&switch1port10>;
 85                                                    85 
 86                                                    86                                                 fixed-link {
 87                                                    87                                                         speed = <10000>;
 88                                                    88                                                         full-duplex;
 89                                                    89                                                 };
 90                                         };         90                                         };
 91                                 };                 91                                 };
 92                                                    92 
 93                                 mdio {             93                                 mdio {
 94                                         #addre     94                                         #address-cells = <1>;
 95                                         #size-     95                                         #size-cells = <0>;
 96                                                    96 
 97                                         switch     97                                         switch0phy1: switch0phy@1 {
 98                                                    98                                                 reg = <1>;
 99                                                    99                                                 interrupt-parent = <&switch0>;
100                                                   100                                                 interrupts = <1 IRQ_TYPE_LEVEL_HIGH>;
101                                         };        101                                         };
102                                                   102 
103                                         switch    103                                         switch0phy2: switch0phy@2 {
104                                                   104                                                 reg = <2>;
105                                                   105                                                 interrupt-parent = <&switch0>;
106                                                   106                                                 interrupts = <2 IRQ_TYPE_LEVEL_HIGH>;
107                                         };        107                                         };
108                                                   108 
109                                         switch    109                                         switch0phy3: switch0phy@3 {
110                                                   110                                                 reg = <3>;
111                                                   111                                                 interrupt-parent = <&switch0>;
112                                                   112                                                 interrupts = <3 IRQ_TYPE_LEVEL_HIGH>;
113                                         };        113                                         };
114                                                   114 
115                                         switch    115                                         switch0phy4: switch0phy@4 {
116                                                   116                                                 reg = <4>;
117                                                   117                                                 interrupt-parent = <&switch0>;
118                                                   118                                                 interrupts = <4 IRQ_TYPE_LEVEL_HIGH>;
119                                         };        119                                         };
120                                 };                120                                 };
121                         };                        121                         };
122                 };                                122                 };
123                                                   123 
124                 mdio_mux_2: mdio@2 {              124                 mdio_mux_2: mdio@2 {
125                         reg = <2>;                125                         reg = <2>;
126                         #address-cells = <1>;     126                         #address-cells = <1>;
127                         #size-cells = <0>;        127                         #size-cells = <0>;
128                                                   128 
129                         switch1: switch@0 {       129                         switch1: switch@0 {
130                                 compatible = "    130                                 compatible = "marvell,mv88e6190";
131                                 pinctrl-0 = <&    131                                 pinctrl-0 = <&pinctrl_gpio_switch1>;
132                                 pinctrl-names     132                                 pinctrl-names = "default";
133                                 reg = <0>;        133                                 reg = <0>;
134                                 dsa,member = <    134                                 dsa,member = <0 1>;
135                                 eeprom-length     135                                 eeprom-length = <65536>;
136                                 interrupt-pare    136                                 interrupt-parent = <&gpio0>;
137                                 interrupts = <    137                                 interrupts = <26 IRQ_TYPE_LEVEL_LOW>;
138                                 interrupt-cont    138                                 interrupt-controller;
139                                 #interrupt-cel    139                                 #interrupt-cells = <2>;
140                                                   140 
141                                 ports {           141                                 ports {
142                                         #addre    142                                         #address-cells = <1>;
143                                         #size-    143                                         #size-cells = <0>;
144                                                   144 
145                                         port@1    145                                         port@1 {
146                                                   146                                                 reg = <1>;
147                                                   147                                                 label = "lan5";
148                                                   148                                                 phy-handle = <&switch1phy1>;
149                                         };        149                                         };
150                                                   150 
151                                         port@2    151                                         port@2 {
152                                                   152                                                 reg = <2>;
153                                                   153                                                 label = "lan6";
154                                                   154                                                 phy-handle = <&switch1phy2>;
155                                         };        155                                         };
156                                                   156 
157                                         port@3    157                                         port@3 {
158                                                   158                                                 reg = <3>;
159                                                   159                                                 label = "lan7";
160                                                   160                                                 phy-handle = <&switch1phy3>;
161                                         };        161                                         };
162                                                   162 
163                                         port@4    163                                         port@4 {
164                                                   164                                                 reg = <4>;
165                                                   165                                                 label = "lan8";
166                                                   166                                                 phy-handle = <&switch1phy4>;
167                                         };        167                                         };
168                                                   168 
169                                         port@9    169                                         port@9 {
170                                                   170                                                 reg = <9>;
171                                                   171                                                 label = "sff2";
172                                                   172                                                 phy-mode = "1000base-x";
173                                                   173                                                 managed = "in-band-status";
174                                                   174                                                 sfp = <&sff2>;
175                                         };        175                                         };
176                                                   176 
177                                         switch    177                                         switch1port10: port@10 {
178                                                   178                                                 reg = <10>;
179                                                   179                                                 label = "dsa";
180                                                   180                                                 phy-mode = "xaui";
181                                                   181                                                 link = <&switch0port10>;
182                                                   182 
183                                                   183                                                 fixed-link {
184                                                   184                                                         speed = <10000>;
185                                                   185                                                         full-duplex;
186                                                   186                                                 };
187                                         };        187                                         };
188                                 };                188                                 };
189                                 mdio {            189                                 mdio {
190                                         #addre    190                                         #address-cells = <1>;
191                                         #size-    191                                         #size-cells = <0>;
192                                                   192 
193                                         switch    193                                         switch1phy1: switch1phy@1 {
194                                                   194                                                 reg = <1>;
195                                                   195                                                 interrupt-parent = <&switch1>;
196                                                   196                                                 interrupts = <1 IRQ_TYPE_LEVEL_HIGH>;
197                                         };        197                                         };
198                                                   198 
199                                         switch    199                                         switch1phy2: switch1phy@2 {
200                                                   200                                                 reg = <2>;
201                                                   201                                                 interrupt-parent = <&switch1>;
202                                                   202                                                 interrupts = <2 IRQ_TYPE_LEVEL_HIGH>;
203                                         };        203                                         };
204                                                   204 
205                                         switch    205                                         switch1phy3: switch1phy@3 {
206                                                   206                                                 reg = <3>;
207                                                   207                                                 interrupt-parent = <&switch1>;
208                                                   208                                                 interrupts = <3 IRQ_TYPE_LEVEL_HIGH>;
209                                         };        209                                         };
210                                                   210 
211                                         switch    211                                         switch1phy4: switch1phy@4 {
212                                                   212                                                 reg = <4>;
213                                                   213                                                 interrupt-parent = <&switch1>;
214                                                   214                                                 interrupts = <4 IRQ_TYPE_LEVEL_HIGH>;
215                                         };        215                                         };
216                                 };                216                                 };
217                         };                        217                         };
218                 };                                218                 };
219                                                   219 
220                 mdio_mux_4: mdio@4 {              220                 mdio_mux_4: mdio@4 {
221                         reg = <4>;                221                         reg = <4>;
222                         #address-cells = <1>;     222                         #address-cells = <1>;
223                         #size-cells = <0>;        223                         #size-cells = <0>;
224                 };                                224                 };
225         };                                        225         };
226                                                   226 
227         sff2: sff2 {                              227         sff2: sff2 {
228                 /* lower */                       228                 /* lower */
229                 compatible = "sff,sff";           229                 compatible = "sff,sff";
230                 i2c-bus = <&sff2_i2c>;            230                 i2c-bus = <&sff2_i2c>;
231                 los-gpios = <&gpio6 12 GPIO_AC    231                 los-gpios = <&gpio6 12 GPIO_ACTIVE_HIGH>;
232                 tx-disable-gpios = <&gpio6 14     232                 tx-disable-gpios = <&gpio6 14 GPIO_ACTIVE_HIGH>;
233         };                                        233         };
234                                                   234 
235         sff3: sff3 {                              235         sff3: sff3 {
236                 /* upper */                       236                 /* upper */
237                 compatible = "sff,sff";           237                 compatible = "sff,sff";
238                 i2c-bus = <&sff3_i2c>;            238                 i2c-bus = <&sff3_i2c>;
239                 los-gpios = <&gpio6 13 GPIO_AC    239                 los-gpios = <&gpio6 13 GPIO_ACTIVE_HIGH>;
240                 tx-disable-gpios = <&gpio6 15     240                 tx-disable-gpios = <&gpio6 15 GPIO_ACTIVE_HIGH>;
241         };                                        241         };
242 };                                                242 };
243                                                   243 
244 &dspi0 {                                          244 &dspi0 {
245         bus-num = <0>;                            245         bus-num = <0>;
246         pinctrl-names = "default";                246         pinctrl-names = "default";
247         pinctrl-0 = <&pinctrl_dspi0>;             247         pinctrl-0 = <&pinctrl_dspi0>;
248         status = "okay";                          248         status = "okay";
249         spi-num-chipselects = <2>;                249         spi-num-chipselects = <2>;
250                                                   250 
251         flash@0 {                                 251         flash@0 {
252                 compatible = "m25p128", "jedec    252                 compatible = "m25p128", "jedec,spi-nor";
253                 #address-cells = <1>;             253                 #address-cells = <1>;
254                 #size-cells = <1>;                254                 #size-cells = <1>;
255                 reg = <0>;                        255                 reg = <0>;
256                 spi-max-frequency = <1000000>;    256                 spi-max-frequency = <1000000>;
257         };                                        257         };
258                                                   258 
259         atzb-rf-233@1 {                           259         atzb-rf-233@1 {
260                 compatible = "atmel,at86rf233"    260                 compatible = "atmel,at86rf233";
261                                                   261 
262                 pinctrl-names = "default";        262                 pinctrl-names = "default";
263                 pinctrl-0 = <&pinctr_atzb_rf_2    263                 pinctrl-0 = <&pinctr_atzb_rf_233>;
264                                                   264 
265                 spi-max-frequency = <7500000>;    265                 spi-max-frequency = <7500000>;
266                 reg = <1>;                        266                 reg = <1>;
267                 interrupts = <4 IRQ_TYPE_LEVEL    267                 interrupts = <4 IRQ_TYPE_LEVEL_HIGH>;
268                 interrupt-parent = <&gpio3>;      268                 interrupt-parent = <&gpio3>;
269                 xtal-trim = /bits/ 8 <0x06>;      269                 xtal-trim = /bits/ 8 <0x06>;
270                                                   270 
271                 sleep-gpio = <&gpio0 24 GPIO_A    271                 sleep-gpio = <&gpio0 24 GPIO_ACTIVE_HIGH>;
272                 reset-gpio = <&gpio6 10 GPIO_A    272                 reset-gpio = <&gpio6 10 GPIO_ACTIVE_LOW>;
273                                                   273 
274                 fsl,spi-cs-sck-delay = <180>;     274                 fsl,spi-cs-sck-delay = <180>;
275                 fsl,spi-sck-cs-delay = <250>;     275                 fsl,spi-sck-cs-delay = <250>;
276         };                                        276         };
277 };                                                277 };
278                                                   278 
279 &i2c0 {                                           279 &i2c0 {
280         /*                                        280         /*
281          * U712                                   281          * U712
282          *                                        282          *
283          * Exposed signals:                       283          * Exposed signals:
284          *    P1 - WE2_CMD                        284          *    P1 - WE2_CMD
285          *    P2 - WE2_CLK                        285          *    P2 - WE2_CLK
286          */                                       286          */
287         gpio5: io-expander@18 {                   287         gpio5: io-expander@18 {
288                 compatible = "nxp,pca9557";       288                 compatible = "nxp,pca9557";
289                 reg = <0x18>;                     289                 reg = <0x18>;
290                 gpio-controller;                  290                 gpio-controller;
291                 #gpio-cells = <2>;                291                 #gpio-cells = <2>;
292         };                                        292         };
293                                                   293 
294         /*                                        294         /*
295          * U121                                   295          * U121
296          *                                        296          *
297          * Exposed signals:                       297          * Exposed signals:
298          *    I/O0  - ENET_SWR_EN                 298          *    I/O0  - ENET_SWR_EN
299          *    I/O1  - ESW1_RESETn                 299          *    I/O1  - ESW1_RESETn
300          *    I/O2  - ARINC_RESET                 300          *    I/O2  - ARINC_RESET
301          *    I/O3  - DD1_IO_RESET                301          *    I/O3  - DD1_IO_RESET
302          *    I/O4  - ESW2_RESETn                 302          *    I/O4  - ESW2_RESETn
303          *    I/O5  - ESW3_RESETn                 303          *    I/O5  - ESW3_RESETn
304          *    I/O6  - ESW4_RESETn                 304          *    I/O6  - ESW4_RESETn
305          *    I/O8  - TP909                       305          *    I/O8  - TP909
306          *    I/O9  - FEM_SEL                     306          *    I/O9  - FEM_SEL
307          *    I/O10 - WIFI_RESETn                 307          *    I/O10 - WIFI_RESETn
308          *    I/O11 - PHY_RSTn                    308          *    I/O11 - PHY_RSTn
309          *    I/O12 - OPT1_SD                     309          *    I/O12 - OPT1_SD
310          *    I/O13 - OPT2_SD                     310          *    I/O13 - OPT2_SD
311          *    I/O14 - OPT1_TX_DIS                 311          *    I/O14 - OPT1_TX_DIS
312          *    I/O15 - OPT2_TX_DIS                 312          *    I/O15 - OPT2_TX_DIS
313          */                                       313          */
314         gpio6: sx1503@20 {                        314         gpio6: sx1503@20 {
315                 compatible = "semtech,sx1503q"    315                 compatible = "semtech,sx1503q";
316                                                   316 
317                 pinctrl-names = "default";        317                 pinctrl-names = "default";
318                 pinctrl-0 = <&pinctrl_sx1503_2    318                 pinctrl-0 = <&pinctrl_sx1503_20>;
319                 #gpio-cells = <2>;                319                 #gpio-cells = <2>;
320                 #interrupt-cells = <2>;           320                 #interrupt-cells = <2>;
321                 reg = <0x20>;                     321                 reg = <0x20>;
322                 interrupt-parent = <&gpio0>;      322                 interrupt-parent = <&gpio0>;
323                 interrupts = <23 IRQ_TYPE_EDGE    323                 interrupts = <23 IRQ_TYPE_EDGE_FALLING>;
324                 gpio-controller;                  324                 gpio-controller;
325                 interrupt-controller;             325                 interrupt-controller;
326         };                                        326         };
327                                                   327 
328         /*                                        328         /*
329          * U715                                   329          * U715
330          *                                        330          *
331          * Exposed signals:                       331          * Exposed signals:
332          *     IO0 - WE1_CLK                      332          *     IO0 - WE1_CLK
333          *     IO1 - WE1_CMD                      333          *     IO1 - WE1_CMD
334          */                                       334          */
335         gpio7: io-expander@22 {                   335         gpio7: io-expander@22 {
336                 compatible = "nxp,pca9554";       336                 compatible = "nxp,pca9554";
337                 reg = <0x22>;                     337                 reg = <0x22>;
338                 gpio-controller;                  338                 gpio-controller;
339                 #gpio-cells = <2>;                339                 #gpio-cells = <2>;
340                                                   340 
341         };                                        341         };
342 };                                                342 };
343                                                   343 
344 &i2c1 {                                           344 &i2c1 {
345         eeprom@50 {                               345         eeprom@50 {
346                 compatible = "atmel,24c02";       346                 compatible = "atmel,24c02";
347                 reg = <0x50>;                     347                 reg = <0x50>;
348                 read-only;                        348                 read-only;
349         };                                        349         };
350 };                                                350 };
351                                                   351 
352 &i2c2 {                                           352 &i2c2 {
353         i2c-mux@70 {                              353         i2c-mux@70 {
354                 compatible = "nxp,pca9548";       354                 compatible = "nxp,pca9548";
355                 pinctrl-0 = <&pinctrl_i2c_mux_    355                 pinctrl-0 = <&pinctrl_i2c_mux_reset>;
356                 pinctrl-names = "default";        356                 pinctrl-names = "default";
357                 #address-cells = <1>;             357                 #address-cells = <1>;
358                 #size-cells = <0>;                358                 #size-cells = <0>;
359                 reg = <0x70>;                     359                 reg = <0x70>;
360                 reset-gpios = <&gpio3 23 GPIO_    360                 reset-gpios = <&gpio3 23 GPIO_ACTIVE_LOW>;
361                                                   361 
362                 i2c@0 {                           362                 i2c@0 {
363                         #address-cells = <1>;     363                         #address-cells = <1>;
364                         #size-cells = <0>;        364                         #size-cells = <0>;
365                         reg = <0>;                365                         reg = <0>;
366                 };                                366                 };
367                                                   367 
368                 sff2_i2c: i2c@1 {                 368                 sff2_i2c: i2c@1 {
369                         #address-cells = <1>;     369                         #address-cells = <1>;
370                         #size-cells = <0>;        370                         #size-cells = <0>;
371                         reg = <1>;                371                         reg = <1>;
372                 };                                372                 };
373                                                   373 
374                 sff3_i2c: i2c@2 {                 374                 sff3_i2c: i2c@2 {
375                         #address-cells = <1>;     375                         #address-cells = <1>;
376                         #size-cells = <0>;        376                         #size-cells = <0>;
377                         reg = <2>;                377                         reg = <2>;
378                 };                                378                 };
379                                                   379 
380                 i2c@3 {                           380                 i2c@3 {
381                         #address-cells = <1>;     381                         #address-cells = <1>;
382                         #size-cells = <0>;        382                         #size-cells = <0>;
383                         reg = <3>;                383                         reg = <3>;
384                 };                                384                 };
385         };                                        385         };
386 };                                                386 };
387                                                   387 
388 &uart3 {                                          388 &uart3 {
389         pinctrl-names = "default";                389         pinctrl-names = "default";
390         pinctrl-0 = <&pinctrl_uart3>;             390         pinctrl-0 = <&pinctrl_uart3>;
391         status = "okay";                          391         status = "okay";
392 };                                                392 };
393                                                   393 
394 &gpio0 {                                          394 &gpio0 {
395         eth0_intrp {                              395         eth0_intrp {
396                 gpio-hog;                         396                 gpio-hog;
397                 gpios = <23 GPIO_ACTIVE_HIGH>;    397                 gpios = <23 GPIO_ACTIVE_HIGH>;
398                 input;                            398                 input;
399                 line-name = "sx1503-irq";         399                 line-name = "sx1503-irq";
400         };                                        400         };
401 };                                                401 };
402                                                   402 
403 &gpio3 {                                          403 &gpio3 {
404         eth0_intrp {                              404         eth0_intrp {
405                 gpio-hog;                         405                 gpio-hog;
406                 gpios = <2 GPIO_ACTIVE_HIGH>;     406                 gpios = <2 GPIO_ACTIVE_HIGH>;
407                 input;                            407                 input;
408                 line-name = "eth0-intrp";         408                 line-name = "eth0-intrp";
409         };                                        409         };
410 };                                                410 };
411                                                   411 
412 &fec0 {                                           412 &fec0 {
413         mdio {                                    413         mdio {
414                 #address-cells = <1>;             414                 #address-cells = <1>;
415                 #size-cells = <0>;                415                 #size-cells = <0>;
416                 status = "okay";                  416                 status = "okay";
417                                                   417 
418                 ethernet-phy@0 {                  418                 ethernet-phy@0 {
419                         compatible = "ethernet    419                         compatible = "ethernet-phy-ieee802.3-c22";
420                                                   420 
421                         pinctrl-names = "defau    421                         pinctrl-names = "default";
422                         pinctrl-0 = <&pinctrl_    422                         pinctrl-0 = <&pinctrl_fec0_phy_int>;
423                                                   423 
424                         interrupt-parent = <&g    424                         interrupt-parent = <&gpio3>;
425                         interrupts = <2 IRQ_TY    425                         interrupts = <2 IRQ_TYPE_LEVEL_LOW>;
426                         reg = <0>;                426                         reg = <0>;
427                 };                                427                 };
428         };                                        428         };
429 };                                                429 };
430                                                   430 
431 &iomuxc {                                         431 &iomuxc {
432         pinctr_atzb_rf_233: pinctrl-atzb-rf-23    432         pinctr_atzb_rf_233: pinctrl-atzb-rf-233 {
433                 fsl,pins = <                      433                 fsl,pins = <
434                         VF610_PAD_PTB2__GPIO_2    434                         VF610_PAD_PTB2__GPIO_24         0x31c2
435                         VF610_PAD_PTE27__GPIO_    435                         VF610_PAD_PTE27__GPIO_132       0x33e2
436                 >;                                436                 >;
437         };                                        437         };
438                                                   438 
439                                                   439 
440         pinctrl_sx1503_20: pinctrl-sx1503-20 {    440         pinctrl_sx1503_20: pinctrl-sx1503-20 {
441                 fsl,pins = <                      441                 fsl,pins = <
442                         VF610_PAD_PTB1__GPIO_2    442                         VF610_PAD_PTB1__GPIO_23         0x219d
443                 >;                                443                 >;
444         };                                        444         };
445                                                   445 
446         pinctrl_uart3: uart3grp {                 446         pinctrl_uart3: uart3grp {
447                 fsl,pins = <                      447                 fsl,pins = <
448                         VF610_PAD_PTA20__UART3    448                         VF610_PAD_PTA20__UART3_TX       0x21a2
449                         VF610_PAD_PTA21__UART3    449                         VF610_PAD_PTA21__UART3_RX       0x21a1
450                 >;                                450                 >;
451         };                                        451         };
452                                                   452 
453         pinctrl_mdio_mux: pinctrl-mdio-mux {      453         pinctrl_mdio_mux: pinctrl-mdio-mux {
454                 fsl,pins = <                      454                 fsl,pins = <
455                         VF610_PAD_PTA18__GPIO_    455                         VF610_PAD_PTA18__GPIO_8         0x31c2
456                         VF610_PAD_PTA19__GPIO_    456                         VF610_PAD_PTA19__GPIO_9         0x31c2
457                         VF610_PAD_PTB3__GPIO_2    457                         VF610_PAD_PTB3__GPIO_25         0x31c2
458                 >;                                458                 >;
459         };                                        459         };
460                                                   460 
461         pinctrl_fec0_phy_int: pinctrl-fec0-phy    461         pinctrl_fec0_phy_int: pinctrl-fec0-phy-int {
462                 fsl,pins = <                      462                 fsl,pins = <
463                         VF610_PAD_PTB28__GPIO_    463                         VF610_PAD_PTB28__GPIO_98        0x219d
464                 >;                                464                 >;
465         };                                        465         };
466 };                                                466 };
                                                      

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