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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm64/freescale/fsl-ls1043a-qds.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/arm64/freescale/fsl-ls1043a-qds.dts (Architecture i386) and /scripts/dtc/include-prefixes/arm64/freescale/fsl-ls1043a-qds.dts (Architecture ppc)


  1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)       1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  2 /*                                                  2 /*
  3  * Device Tree Include file for Freescale Laye      3  * Device Tree Include file for Freescale Layerscape-1043A family SoC.
  4  *                                                  4  *
  5  * Copyright 2014-2015 Freescale Semiconductor      5  * Copyright 2014-2015 Freescale Semiconductor, Inc.
  6  * Copyright 2018-2021 NXP                          6  * Copyright 2018-2021 NXP
  7  *                                                  7  *
  8  * Mingkai Hu <Mingkai.hu@freescale.com>             8  * Mingkai Hu <Mingkai.hu@freescale.com>
  9  */                                                 9  */
 10                                                    10 
 11 /dts-v1/;                                          11 /dts-v1/;
 12 #include "fsl-ls1043a.dtsi"                        12 #include "fsl-ls1043a.dtsi"
 13                                                    13 
 14 / {                                                14 / {
 15         model = "LS1043A QDS Board";               15         model = "LS1043A QDS Board";
 16         compatible = "fsl,ls1043a-qds", "fsl,l     16         compatible = "fsl,ls1043a-qds", "fsl,ls1043a";
 17                                                    17 
 18         aliases {                                  18         aliases {
 19                 gpio0 = &gpio1;                    19                 gpio0 = &gpio1;
 20                 gpio1 = &gpio2;                    20                 gpio1 = &gpio2;
 21                 gpio2 = &gpio3;                    21                 gpio2 = &gpio3;
 22                 gpio3 = &gpio4;                    22                 gpio3 = &gpio4;
 23                 serial0 = &duart0;                 23                 serial0 = &duart0;
 24                 serial1 = &duart1;                 24                 serial1 = &duart1;
 25                 serial2 = &duart2;                 25                 serial2 = &duart2;
 26                 serial3 = &duart3;                 26                 serial3 = &duart3;
 27                 sgmii-riser-s1-p1 = &sgmii_phy     27                 sgmii-riser-s1-p1 = &sgmii_phy_s1_p1;
 28                 sgmii-riser-s2-p1 = &sgmii_phy     28                 sgmii-riser-s2-p1 = &sgmii_phy_s2_p1;
 29                 sgmii-riser-s3-p1 = &sgmii_phy     29                 sgmii-riser-s3-p1 = &sgmii_phy_s3_p1;
 30                 sgmii-riser-s4-p1 = &sgmii_phy     30                 sgmii-riser-s4-p1 = &sgmii_phy_s4_p1;
 31                 qsgmii-s1-p1 = &qsgmii_phy_s1_     31                 qsgmii-s1-p1 = &qsgmii_phy_s1_p1;
 32                 qsgmii-s1-p2 = &qsgmii_phy_s1_     32                 qsgmii-s1-p2 = &qsgmii_phy_s1_p2;
 33                 qsgmii-s1-p3 = &qsgmii_phy_s1_     33                 qsgmii-s1-p3 = &qsgmii_phy_s1_p3;
 34                 qsgmii-s1-p4 = &qsgmii_phy_s1_     34                 qsgmii-s1-p4 = &qsgmii_phy_s1_p4;
 35                 qsgmii-s2-p1 = &qsgmii_phy_s2_     35                 qsgmii-s2-p1 = &qsgmii_phy_s2_p1;
 36                 qsgmii-s2-p2 = &qsgmii_phy_s2_     36                 qsgmii-s2-p2 = &qsgmii_phy_s2_p2;
 37                 qsgmii-s2-p3 = &qsgmii_phy_s2_     37                 qsgmii-s2-p3 = &qsgmii_phy_s2_p3;
 38                 qsgmii-s2-p4 = &qsgmii_phy_s2_     38                 qsgmii-s2-p4 = &qsgmii_phy_s2_p4;
 39                 emi1-slot1 = &ls1043mdio_s1;       39                 emi1-slot1 = &ls1043mdio_s1;
 40                 emi1-slot2 = &ls1043mdio_s2;       40                 emi1-slot2 = &ls1043mdio_s2;
 41                 emi1-slot3 = &ls1043mdio_s3;       41                 emi1-slot3 = &ls1043mdio_s3;
 42                 emi1-slot4 = &ls1043mdio_s4;       42                 emi1-slot4 = &ls1043mdio_s4;
 43         };                                         43         };
 44                                                    44 
 45         chosen {                                   45         chosen {
 46                 stdout-path = "serial0:115200n     46                 stdout-path = "serial0:115200n8";
 47         };                                         47         };
 48 };                                                 48 };
 49                                                    49 
 50 &duart0 {                                          50 &duart0 {
 51         status = "okay";                           51         status = "okay";
 52 };                                                 52 };
 53                                                    53 
 54 &duart1 {                                          54 &duart1 {
 55         status = "okay";                           55         status = "okay";
 56 };                                                 56 };
 57                                                    57 
 58 &ifc {                                             58 &ifc {
 59         #address-cells = <2>;                      59         #address-cells = <2>;
 60         #size-cells = <1>;                         60         #size-cells = <1>;
 61         /* NOR, NAND Flashes and FPGA on board     61         /* NOR, NAND Flashes and FPGA on board */
 62         ranges = <0x0 0x0 0x0 0x60000000 0x080     62         ranges = <0x0 0x0 0x0 0x60000000 0x08000000
 63                   0x1 0x0 0x0 0x7e800000 0x000     63                   0x1 0x0 0x0 0x7e800000 0x00010000
 64                   0x2 0x0 0x0 0x7fb00000 0x000     64                   0x2 0x0 0x0 0x7fb00000 0x00000100>;
 65         status = "okay";                           65         status = "okay";
 66                                                    66 
 67         flash@0,0 {                                67         flash@0,0 {
 68                 compatible = "cfi-flash";          68                 compatible = "cfi-flash";
 69                 reg = <0x0 0x0 0x8000000>;         69                 reg = <0x0 0x0 0x8000000>;
 70                 big-endian;                        70                 big-endian;
 71                 bank-width = <2>;                  71                 bank-width = <2>;
 72                 device-width = <1>;                72                 device-width = <1>;
 73         };                                         73         };
 74                                                    74 
 75         nand@1,0 {                                 75         nand@1,0 {
 76                 compatible = "fsl,ifc-nand";       76                 compatible = "fsl,ifc-nand";
 77                 reg = <0x1 0x0 0x10000>;           77                 reg = <0x1 0x0 0x10000>;
 78         };                                         78         };
 79                                                    79 
 80         fpga: board-control@2,0 {                  80         fpga: board-control@2,0 {
 81                 compatible = "fsl,ls1043aqds-f     81                 compatible = "fsl,ls1043aqds-fpga", "fsl,fpga-qixis", "simple-mfd";
 82                 reg = <0x2 0x0 0x0000100>;         82                 reg = <0x2 0x0 0x0000100>;
 83                 #address-cells = <1>;              83                 #address-cells = <1>;
 84                 #size-cells = <1>;                 84                 #size-cells = <1>;
 85                 ranges = <0 2 0 0x100>;            85                 ranges = <0 2 0 0x100>;
 86         };                                         86         };
 87 };                                                 87 };
 88                                                    88 
 89 &i2c0 {                                            89 &i2c0 {
 90         status = "okay";                           90         status = "okay";
 91                                                    91 
 92         i2c-mux@77 {                               92         i2c-mux@77 {
 93                 compatible = "nxp,pca9547";        93                 compatible = "nxp,pca9547";
 94                 reg = <0x77>;                      94                 reg = <0x77>;
 95                 #address-cells = <1>;              95                 #address-cells = <1>;
 96                 #size-cells = <0>;                 96                 #size-cells = <0>;
 97                                                    97 
 98                 i2c@0 {                            98                 i2c@0 {
 99                         #address-cells = <1>;      99                         #address-cells = <1>;
100                         #size-cells = <0>;        100                         #size-cells = <0>;
101                         reg = <0x0>;              101                         reg = <0x0>;
102                                                   102 
103                         rtc@68 {                  103                         rtc@68 {
104                                 compatible = "    104                                 compatible = "dallas,ds3232";
105                                 reg = <0x68>;     105                                 reg = <0x68>;
106                                 /* IRQ10_B */     106                                 /* IRQ10_B */
107                                 interrupts = <    107                                 interrupts = <0 150 0x4>;
108                         };                        108                         };
109                 };                                109                 };
110                                                   110 
111                 i2c@2 {                           111                 i2c@2 {
112                         #address-cells = <1>;     112                         #address-cells = <1>;
113                         #size-cells = <0>;        113                         #size-cells = <0>;
114                         reg = <0x2>;              114                         reg = <0x2>;
115                                                   115 
116                         ina220@40 {               116                         ina220@40 {
117                                 compatible = "    117                                 compatible = "ti,ina220";
118                                 reg = <0x40>;     118                                 reg = <0x40>;
119                                 shunt-resistor    119                                 shunt-resistor = <1000>;
120                         };                        120                         };
121                                                   121 
122                         ina220@41 {               122                         ina220@41 {
123                                 compatible = "    123                                 compatible = "ti,ina220";
124                                 reg = <0x41>;     124                                 reg = <0x41>;
125                                 shunt-resistor    125                                 shunt-resistor = <1000>;
126                         };                        126                         };
127                 };                                127                 };
128                                                   128 
129                 i2c@3 {                           129                 i2c@3 {
130                         #address-cells = <1>;     130                         #address-cells = <1>;
131                         #size-cells = <0>;        131                         #size-cells = <0>;
132                         reg = <0x3>;              132                         reg = <0x3>;
133                                                   133 
134                         eeprom@56 {               134                         eeprom@56 {
135                                 compatible = "    135                                 compatible = "atmel,24c512";
136                                 reg = <0x56>;     136                                 reg = <0x56>;
137                         };                        137                         };
138                                                   138 
139                         eeprom@57 {               139                         eeprom@57 {
140                                 compatible = "    140                                 compatible = "atmel,24c512";
141                                 reg = <0x57>;     141                                 reg = <0x57>;
142                         };                        142                         };
143                                                   143 
144                         temp-sensor@4c {          144                         temp-sensor@4c {
145                                 compatible = "    145                                 compatible = "adi,adt7461a";
146                                 reg = <0x4c>;     146                                 reg = <0x4c>;
147                         };                        147                         };
148                 };                                148                 };
149         };                                        149         };
150 };                                                150 };
151                                                   151 
152 &lpuart0 {                                        152 &lpuart0 {
153         status = "okay";                          153         status = "okay";
154 };                                                154 };
155                                                   155 
156 &qspi {                                           156 &qspi {
157         status = "okay";                          157         status = "okay";
158                                                   158 
159         qflash0: flash@0 {                        159         qflash0: flash@0 {
160                 compatible = "spansion,m25p80"    160                 compatible = "spansion,m25p80";
161                 #address-cells = <1>;             161                 #address-cells = <1>;
162                 #size-cells = <1>;                162                 #size-cells = <1>;
163                 spi-max-frequency = <20000000>    163                 spi-max-frequency = <20000000>;
164                 spi-rx-bus-width = <4>;           164                 spi-rx-bus-width = <4>;
165                 spi-tx-bus-width = <4>;           165                 spi-tx-bus-width = <4>;
166                 reg = <0>;                        166                 reg = <0>;
167         };                                        167         };
168 };                                                168 };
169                                                   169 
170 &usb0 {                                           170 &usb0 {
171         status = "okay";                          171         status = "okay";
172 };                                                172 };
173                                                   173 
174 #include "fsl-ls1043-post.dtsi"                   174 #include "fsl-ls1043-post.dtsi"
175                                                   175 
176 &fman0 {                                          176 &fman0 {
177         ethernet@e0000 {                          177         ethernet@e0000 {
178                 phy-handle = <&qsgmii_phy_s2_p    178                 phy-handle = <&qsgmii_phy_s2_p1>;
179                 phy-connection-type = "sgmii";    179                 phy-connection-type = "sgmii";
180         };                                        180         };
181                                                   181 
182         ethernet@e2000 {                          182         ethernet@e2000 {
183                 phy-handle = <&qsgmii_phy_s2_p    183                 phy-handle = <&qsgmii_phy_s2_p2>;
184                 phy-connection-type = "sgmii";    184                 phy-connection-type = "sgmii";
185         };                                        185         };
186                                                   186 
187         ethernet@e4000 {                          187         ethernet@e4000 {
188                 phy-handle = <&rgmii_phy1>;       188                 phy-handle = <&rgmii_phy1>;
189                 phy-connection-type = "rgmii";    189                 phy-connection-type = "rgmii";
190         };                                        190         };
191                                                   191 
192         ethernet@e6000 {                          192         ethernet@e6000 {
193                 phy-handle = <&rgmii_phy2>;       193                 phy-handle = <&rgmii_phy2>;
194                 phy-connection-type = "rgmii";    194                 phy-connection-type = "rgmii";
195         };                                        195         };
196                                                   196 
197         ethernet@e8000 {                          197         ethernet@e8000 {
198                 phy-handle = <&qsgmii_phy_s2_p    198                 phy-handle = <&qsgmii_phy_s2_p3>;
199                 phy-connection-type = "sgmii";    199                 phy-connection-type = "sgmii";
200         };                                        200         };
201                                                   201 
202         ethernet@ea000 {                          202         ethernet@ea000 {
203                 phy-handle = <&qsgmii_phy_s2_p    203                 phy-handle = <&qsgmii_phy_s2_p4>;
204                 phy-connection-type = "sgmii";    204                 phy-connection-type = "sgmii";
205         };                                        205         };
206                                                   206 
207         ethernet@f0000 { /* DTSEC9/10GEC1 */      207         ethernet@f0000 { /* DTSEC9/10GEC1 */
208                 fixed-link = <1 1 10000 0 0>;     208                 fixed-link = <1 1 10000 0 0>;
209                 phy-connection-type = "xgmii";    209                 phy-connection-type = "xgmii";
210         };                                        210         };
211 };                                                211 };
212                                                   212 
213 &fpga {                                           213 &fpga {
214         mdio-mux@54 {                             214         mdio-mux@54 {
215                 compatible = "mdio-mux-mmioreg    215                 compatible = "mdio-mux-mmioreg", "mdio-mux";
216                 mdio-parent-bus = <&mdio0>;       216                 mdio-parent-bus = <&mdio0>;
217                 #address-cells = <1>;             217                 #address-cells = <1>;
218                 #size-cells = <0>;                218                 #size-cells = <0>;
219                 reg = <0x54 1>;    /* BRDCFG4     219                 reg = <0x54 1>;    /* BRDCFG4 */
220                 mux-mask = <0xe0>; /* EMI1 */     220                 mux-mask = <0xe0>; /* EMI1 */
221                                                   221 
222                 /* On-board RGMII1 PHY */         222                 /* On-board RGMII1 PHY */
223                 ls1043mdio0: mdio@0 {             223                 ls1043mdio0: mdio@0 {
224                         reg = <0>;                224                         reg = <0>;
225                         #address-cells = <1>;     225                         #address-cells = <1>;
226                         #size-cells = <0>;        226                         #size-cells = <0>;
227                                                   227 
228                         rgmii_phy1: ethernet-p    228                         rgmii_phy1: ethernet-phy@1 { /* MAC3 */
229                                 reg = <0x1>;      229                                 reg = <0x1>;
230                         };                        230                         };
231                 };                                231                 };
232                                                   232 
233                 /* On-board RGMII2 PHY */         233                 /* On-board RGMII2 PHY */
234                 ls1043mdio1: mdio@20 {            234                 ls1043mdio1: mdio@20 {
235                         reg = <0x20>;             235                         reg = <0x20>;
236                         #address-cells = <1>;     236                         #address-cells = <1>;
237                         #size-cells = <0>;        237                         #size-cells = <0>;
238                                                   238 
239                         rgmii_phy2: ethernet-p    239                         rgmii_phy2: ethernet-phy@2 { /* MAC4 */
240                                 reg = <0x2>;      240                                 reg = <0x2>;
241                         };                        241                         };
242                 };                                242                 };
243                                                   243 
244                 /* Slot 1 */                      244                 /* Slot 1 */
245                 ls1043mdio_s1: mdio@40 {          245                 ls1043mdio_s1: mdio@40 {
246                         reg = <0x40>;             246                         reg = <0x40>;
247                         #address-cells = <1>;     247                         #address-cells = <1>;
248                         #size-cells = <0>;        248                         #size-cells = <0>;
249                         status = "disabled";      249                         status = "disabled";
250                                                   250 
251                         qsgmii_phy_s1_p1: ethe    251                         qsgmii_phy_s1_p1: ethernet-phy@4 {
252                                 reg = <0x4>;      252                                 reg = <0x4>;
253                         };                        253                         };
254                                                   254 
255                         qsgmii_phy_s1_p2: ethe    255                         qsgmii_phy_s1_p2: ethernet-phy@5 {
256                                 reg = <0x5>;      256                                 reg = <0x5>;
257                         };                        257                         };
258                                                   258 
259                         qsgmii_phy_s1_p3: ethe    259                         qsgmii_phy_s1_p3: ethernet-phy@6 {
260                                 reg = <0x6>;      260                                 reg = <0x6>;
261                         };                        261                         };
262                                                   262 
263                         qsgmii_phy_s1_p4: ethe    263                         qsgmii_phy_s1_p4: ethernet-phy@7 {
264                                 reg = <0x7>;      264                                 reg = <0x7>;
265                         };                        265                         };
266                                                   266 
267                         sgmii_phy_s1_p1: ether    267                         sgmii_phy_s1_p1: ethernet-phy@1c {
268                                 reg = <0x1c>;     268                                 reg = <0x1c>;
269                         };                        269                         };
270                 };                                270                 };
271                                                   271 
272                 /* Slot 2 */                      272                 /* Slot 2 */
273                 ls1043mdio_s2: mdio@60 {          273                 ls1043mdio_s2: mdio@60 {
274                         reg = <0x60>;             274                         reg = <0x60>;
275                         #address-cells = <1>;     275                         #address-cells = <1>;
276                         #size-cells = <0>;        276                         #size-cells = <0>;
277                         status = "disabled";      277                         status = "disabled";
278                                                   278 
279                         qsgmii_phy_s2_p1: ethe    279                         qsgmii_phy_s2_p1: ethernet-phy@8 {
280                                 reg = <0x8>;      280                                 reg = <0x8>;
281                         };                        281                         };
282                                                   282 
283                         qsgmii_phy_s2_p2: ethe    283                         qsgmii_phy_s2_p2: ethernet-phy@9 {
284                                 reg = <0x9>;      284                                 reg = <0x9>;
285                         };                        285                         };
286                                                   286 
287                         qsgmii_phy_s2_p3: ethe    287                         qsgmii_phy_s2_p3: ethernet-phy@a {
288                                 reg = <0xa>;      288                                 reg = <0xa>;
289                         };                        289                         };
290                                                   290 
291                         qsgmii_phy_s2_p4: ethe    291                         qsgmii_phy_s2_p4: ethernet-phy@b {
292                                 reg = <0xb>;      292                                 reg = <0xb>;
293                         };                        293                         };
294                                                   294 
295                         sgmii_phy_s2_p1: ether    295                         sgmii_phy_s2_p1: ethernet-phy@1c {
296                                 reg = <0x1c>;     296                                 reg = <0x1c>;
297                         };                        297                         };
298                 };                                298                 };
299                                                   299 
300                 /* Slot 3 */                      300                 /* Slot 3 */
301                 ls1043mdio_s3: mdio@80 {          301                 ls1043mdio_s3: mdio@80 {
302                         reg = <0x80>;             302                         reg = <0x80>;
303                         #address-cells = <1>;     303                         #address-cells = <1>;
304                         #size-cells = <0>;        304                         #size-cells = <0>;
305                         status = "disabled";      305                         status = "disabled";
306                                                   306 
307                         sgmii_phy_s3_p1: ether    307                         sgmii_phy_s3_p1: ethernet-phy@1c {
308                                 reg = <0x1c>;     308                                 reg = <0x1c>;
309                         };                        309                         };
310                 };                                310                 };
311                                                   311 
312                 /* Slot 4 */                      312                 /* Slot 4 */
313                 ls1043mdio_s4: mdio@a0 {          313                 ls1043mdio_s4: mdio@a0 {
314                         reg = <0xa0>;             314                         reg = <0xa0>;
315                         #address-cells = <1>;     315                         #address-cells = <1>;
316                         #size-cells = <0>;        316                         #size-cells = <0>;
317                         status = "disabled";      317                         status = "disabled";
318                                                   318 
319                         sgmii_phy_s4_p1: ether    319                         sgmii_phy_s4_p1: ethernet-phy@1c {
320                                 reg = <0x1c>;     320                                 reg = <0x1c>;
321                         };                        321                         };
322                 };                                322                 };
323         };                                        323         };
324 };                                                324 };
                                                      

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