1 // SPDX-License-Identifier: GPL-2.0+
3 * Freescale ls1021a IOT board device tree source
5 * Copyright 2016 Freescale Semiconductor, Inc.
9 #include "ls1021a.dtsi"
12 model = "LS1021A IOT Board";
15 enet2-rgmii-phy = &rgmii_phy1;
16 enet0-sgmii-phy = &sgmii_phy2;
17 enet1-sgmii-phy = &sgmii_phy0;
27 qflash0: n25q128a13@0 {
30 compatible = "jedec,spi-nor";
31 spi-max-frequency = <20000000>;
40 dspiflash: at26df081a@0 {
43 compatible = "jedec,spi-nor";
44 spi-max-frequency = <16000000>;
62 /* NOR Flash on board */
63 ranges = <0x0 0x0 0x60000000 0x08000000>;
69 compatible = "cfi-flash";
70 reg = <0x0 0x0 0x8000000>;
81 sgmii_phy0: ethernet-phy@0 {
84 rgmii_phy1: ethernet-phy@1 {
87 sgmii_phy2: ethernet-phy@2 {
92 device_type = "tbi-phy";