ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQ
[oweals/u-boot.git] / arch / arm / dts / ls1021a-iot.dtsi
index 3371b9f572f4bd844c9d8a877f3849d0d3a36d51..44dd9b61d3f4c06aeffcd24bea0bda245f081e24 100644 (file)
@@ -12,9 +12,9 @@
        model = "LS1021A IOT Board";
 
        aliases {
-               enet2_rgmii_phy = &rgmii_phy1;
-               enet0_sgmii_phy = &sgmii_phy2;
-               enet1_sgmii_phy = &sgmii_phy0;
+               enet2-rgmii-phy = &rgmii_phy1;
+               enet0-sgmii-phy = &sgmii_phy2;
+               enet1-sgmii-phy = &sgmii_phy0;
                spi0 = &qspi;
                spi1 = &dspi1;
        };
@@ -27,7 +27,7 @@
        qflash0: n25q128a13@0 {
                #address-cells = <1>;
                #size-cells = <1>;
-               compatible = "spi-flash";
+               compatible = "jedec,spi-nor";
                spi-max-frequency = <20000000>;
                reg = <0>;
        };
@@ -40,7 +40,7 @@
        dspiflash: at26df081a@0 {
                #address-cells = <1>;
                #size-cells = <1>;
-               compatible = "spi-flash";
+               compatible = "jedec,spi-nor";
                spi-max-frequency = <16000000>;
                spi-cpol;
                spi-cpha;