1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree Include file for Freescale Layerscape-1043A family SoC.
5 * Copyright 2014-2015 Freescale Semiconductor, Inc.
8 * Mingkai Hu <Mingkai.hu@freescale.com>
12 #include "fsl-ls1043a.dtsi"
15 model = "LS1043A RDB Board";
25 stdout-path = "serial0:115200n8";
32 compatible = "ti,ina220";
34 shunt-resistor = <1000>;
37 compatible = "adi,adt7461";
41 compatible = "atmel,24c512";
45 compatible = "atmel,24c512";
49 compatible = "pericom,pt7c4338";
58 /* NOR, NAND Flashes and FPGA on board */
59 ranges = <0x0 0x0 0x0 0x60000000 0x08000000
60 0x1 0x0 0x0 0x7e800000 0x00010000
61 0x2 0x0 0x0 0x7fb00000 0x00000100>;
64 compatible = "cfi-flash";
67 reg = <0x0 0x0 0x8000000>;
74 compatible = "fsl,ifc-nand";
77 reg = <0x1 0x0 0x10000>;
80 cpld: board-control@2,0 {
81 compatible = "fsl,ls1043ardb-cpld";
82 reg = <0x2 0x0 0x0000100>;
93 compatible = "n25q128a13", "jedec,spi-nor"; /* 16MB */
95 spi-max-frequency = <1000000>; /* input clock */
107 #include "fsl-ls1043-post.dtsi"
111 phy-handle = <&qsgmii_phy1>;
112 phy-connection-type = "qsgmii";
116 phy-handle = <&qsgmii_phy2>;
117 phy-connection-type = "qsgmii";
121 phy-handle = <&rgmii_phy1>;
122 phy-connection-type = "rgmii-txid";
126 phy-handle = <&rgmii_phy2>;
127 phy-connection-type = "rgmii-txid";
131 phy-handle = <&qsgmii_phy3>;
132 phy-connection-type = "qsgmii";
136 phy-handle = <&qsgmii_phy4>;
137 phy-connection-type = "qsgmii";
140 ethernet@f0000 { /* 10GEC1 */
141 phy-handle = <&aqr105_phy>;
142 phy-connection-type = "xgmii";
146 rgmii_phy1: ethernet-phy@1 {
150 rgmii_phy2: ethernet-phy@2 {
154 qsgmii_phy1: ethernet-phy@4 {
158 qsgmii_phy2: ethernet-phy@5 {
162 qsgmii_phy3: ethernet-phy@6 {
166 qsgmii_phy4: ethernet-phy@7 {
172 aqr105_phy: ethernet-phy@1 {
173 compatible = "ethernet-phy-ieee802.3-c45";
174 interrupts = <0 132 4>;