ARM: dts: imx6q-tbs2910: Sync devicetree with kernel 5.3
authorSoeren Moch <smoch@web.de>
Thu, 10 Oct 2019 22:59:48 +0000 (00:59 +0200)
committerStefano Babic <sbabic@denx.de>
Sun, 13 Oct 2019 20:49:11 +0000 (22:49 +0200)
Signed-off-by: Soeren Moch <smoch@web.de>
arch/arm/dts/imx6q-tbs2910.dts

index 21e62c0..cc5df37 100644 (file)
@@ -24,6 +24,7 @@
        };
 
        memory@10000000 {
+               device_type = "memory";
                reg = <0x10000000 0x80000000>;
        };
 
 &fec {
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_enet>;
-       phy-mode = "rgmii";
+       phy-mode = "rgmii-id";
        phy-reset-gpios = <&gpio1 25 GPIO_ACTIVE_LOW>;
        status = "okay";
 };