1 // SPDX-License-Identifier: GPL-2.0+ OR X11
3 * Device Tree Include file for Freescale Layerscape-1043A family SoC.
5 * Copyright (C) 2015, Freescale Semiconductor
6 * Copyright 2020-2021 NXP
12 /include/ "fsl-ls1043a.dtsi"
15 model = "LS1043A RDB Board";
30 compatible = "jedec,spi-nor";
32 spi-max-frequency = <1000000>; /* input clock */
40 compatible = "ti,ina220";
42 shunt-resistor = <1000>;
45 compatible = "adi,adt7461a";
49 compatible = "at24,24c512";
54 compatible = "at24,24c512";
59 compatible = "pericom,pt7c4338";
68 /* NOR, NAND Flashes and FPGA on board */
69 ranges = <0x0 0x0 0x0 0x60000000 0x08000000
70 0x1 0x0 0x0 0x7e800000 0x00010000
71 0x2 0x0 0x0 0x7fb00000 0x00000100>;
74 compatible = "cfi-flash";
77 reg = <0x0 0x0 0x8000000>;
83 compatible = "fsl,ifc-nand";
86 reg = <0x1 0x0 0x10000>;
89 cpld: board-control@2,0 {
90 compatible = "fsl,ls1043ardb-cpld";
91 reg = <0x2 0x0 0x0000100>;
103 #include "fsl-ls1043-post.dtsi"
107 phy-handle = <&qsgmii_phy1>;
108 phy-connection-type = "qsgmii";
113 phy-handle = <&qsgmii_phy2>;
114 phy-connection-type = "qsgmii";
119 phy-handle = <&rgmii_phy1>;
120 phy-connection-type = "rgmii-id";
125 phy-handle = <&rgmii_phy2>;
126 phy-connection-type = "rgmii-id";
131 phy-handle = <&qsgmii_phy3>;
132 phy-connection-type = "qsgmii";
137 phy-handle = <&qsgmii_phy4>;
138 phy-connection-type = "qsgmii";
142 ethernet@f0000 { /* 10GEC1 */
143 phy-handle = <&aqr105_phy>;
144 phy-connection-type = "xgmii";
149 rgmii_phy1: ethernet-phy@1 {
153 rgmii_phy2: ethernet-phy@2 {
157 qsgmii_phy1: ethernet-phy@4 {
161 qsgmii_phy2: ethernet-phy@5 {
165 qsgmii_phy3: ethernet-phy@6 {
169 qsgmii_phy4: ethernet-phy@7 {
175 aqr105_phy: ethernet-phy@1 {
176 compatible = "ethernet-phy-ieee802.3-c45";
177 interrupts = <0 132 4>;