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";
16 compatible = "fsl,ls1043a-rdb", "fsl,ls1043a";
26 stdout-path = "serial0:115200n8";
33 compatible = "ti,ina220";
35 shunt-resistor = <1000>;
38 compatible = "adi,adt7461";
42 compatible = "atmel,24c512";
46 compatible = "atmel,24c512";
50 compatible = "pericom,pt7c4338";
59 /* NOR, NAND Flashes and FPGA on board */
60 ranges = <0x0 0x0 0x0 0x60000000 0x08000000
61 0x1 0x0 0x0 0x7e800000 0x00010000
62 0x2 0x0 0x0 0x7fb00000 0x00000100>;
65 compatible = "cfi-flash";
68 reg = <0x0 0x0 0x8000000>;
75 compatible = "fsl,ifc-nand";
78 reg = <0x1 0x0 0x10000>;
81 cpld: board-control@2,0 {
82 compatible = "fsl,ls1043ardb-cpld";
83 reg = <0x2 0x0 0x0000100>;
94 compatible = "n25q128a13", "jedec,spi-nor"; /* 16MB */
96 spi-max-frequency = <1000000>; /* input clock */
100 compatible = "maxim,ds26522";
102 spi-max-frequency = <2000000>;
103 fsl,spi-cs-sck-delay = <100>;
104 fsl,spi-sck-cs-delay = <50>;
108 compatible = "maxim,ds26522";
110 spi-max-frequency = <2000000>;
111 fsl,spi-cs-sck-delay = <100>;
112 fsl,spi-sck-cs-delay = <50>;
124 #include "fsl-ls1043-post.dtsi"
128 phy-handle = <&qsgmii_phy1>;
129 phy-connection-type = "qsgmii";
133 phy-handle = <&qsgmii_phy2>;
134 phy-connection-type = "qsgmii";
138 phy-handle = <&rgmii_phy1>;
139 phy-connection-type = "rgmii-id";
143 phy-handle = <&rgmii_phy2>;
144 phy-connection-type = "rgmii-id";
148 phy-handle = <&qsgmii_phy3>;
149 phy-connection-type = "qsgmii";
153 phy-handle = <&qsgmii_phy4>;
154 phy-connection-type = "qsgmii";
157 ethernet@f0000 { /* 10GEC1 */
158 phy-handle = <&aqr105_phy>;
159 phy-connection-type = "xgmii";
163 rgmii_phy1: ethernet-phy@1 {
167 rgmii_phy2: ethernet-phy@2 {
171 qsgmii_phy1: ethernet-phy@4 {
175 qsgmii_phy2: ethernet-phy@5 {
179 qsgmii_phy3: ethernet-phy@6 {
183 qsgmii_phy4: ethernet-phy@7 {
189 aqr105_phy: ethernet-phy@1 {
190 compatible = "ethernet-phy-ieee802.3-c45";
191 interrupts = <0 132 4>;
199 compatible = "fsl,ucc-hdlc";
200 rx-clock-name = "clk8";
201 tx-clock-name = "clk9";
202 fsl,rx-sync-clock = "rsync_pin";
203 fsl,tx-sync-clock = "tsync_pin";
204 fsl,tx-timeslot-mask = <0xfffffffe>;
205 fsl,rx-timeslot-mask = <0xfffffffe>;
206 fsl,tdm-framer-type = "e1";
208 fsl,siram-entry-id = <0>;