2 * Freescale ls1021a QDS board common device tree source
4 * Copyright 2013-2015 Freescale Semiconductor, Inc.
6 * SPDX-License-Identifier: GPL-2.0+
9 #include "ls1021a.dtsi"
12 model = "LS1021A QDS Board";
15 enet0_rgmii_phy = &rgmii_phy1;
16 enet1_rgmii_phy = &rgmii_phy2;
17 enet2_rgmii_phy = &rgmii_phy3;
18 enet0_sgmii_phy = &sgmii_phy1c;
19 enet1_sgmii_phy = &sgmii_phy1d;
29 dspiflash: at45db021d@0 {
32 compatible = "atmel,dataflash";
33 spi-max-frequency = <16000000>;
44 qflash0: s25fl128s@0 {
47 compatible = "spi-flash";
48 spi-max-frequency = <20000000>;
67 compatible = "dallas,ds3232";
69 interrupts = <GIC_SPI 169 IRQ_TYPE_LEVEL_HIGH>;
79 compatible = "ti,ina220";
81 shunt-resistor = <1000>;
85 compatible = "ti,ina220";
87 shunt-resistor = <1000>;
97 compatible = "atmel,24c512";
102 compatible = "atmel,24c512";
107 compatible = "adi,adt7461a";
115 #address-cells = <2>;
117 /* NOR, NAND Flashes and FPGA on board */
118 ranges = <0x0 0x0 0x60000000 0x08000000
119 0x2 0x0 0x7e800000 0x00010000
120 0x3 0x0 0x7fb00000 0x00000100>;
124 #address-cells = <1>;
126 compatible = "cfi-flash";
127 reg = <0x0 0x0 0x8000000>;
132 fpga: board-control@3,0 {
133 #address-cells = <1>;
135 compatible = "simple-bus";
136 reg = <0x3 0x0 0x0000100>;
139 ranges = <0 3 0 0x100>;
142 compatible = "mdio-mux-mmioreg";
143 mdio-parent-bus = <&mdio0>;
144 #address-cells = <1>;
146 reg = <0x54 1>; /* BRDCFG4 */
147 mux-mask = <0xe0>; /* EMI1[2:0] */
150 ls1021amdio0: mdio@0 {
152 #address-cells = <1>;
154 rgmii_phy1: ethernet-phy@1 {
159 ls1021amdio1: mdio@20 {
161 #address-cells = <1>;
163 rgmii_phy2: ethernet-phy@2 {
168 ls1021amdio2: mdio@40 {
170 #address-cells = <1>;
172 rgmii_phy3: ethernet-phy@3 {
177 ls1021amdio3: mdio@60 {
179 #address-cells = <1>;
181 sgmii_phy1c: ethernet-phy@1c {
186 ls1021amdio4: mdio@80 {
188 #address-cells = <1>;
190 sgmii_phy1d: ethernet-phy@1d {
205 device_type = "tbi-phy";