]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/sun8i-h3-orangepi-lite.dts
sunxi: DT: update device tree files for Allwinner H3 and H5 SoCs
[u-boot] / arch / arm / dts / sun8i-h3-orangepi-lite.dts
index ac7174914e6377dbd1c27c59affb8c95370d2f30..b9b2b78cd997bc15a93a4ad43086bfe439515d08 100644 (file)
@@ -54,7 +54,7 @@
 
        aliases {
                /* The H3 emac is not used so the wifi is ethernet0 */
-               ethernet1 = &rtl8189ftv;
+               ethernet0 = &rtl8189ftv;
                serial0 = &uart0;
        };
 
 };
 
 &mmc0 {
-       pinctrl-names = "default";
-       pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin>;
        vmmc-supply = <&reg_vcc3v3>;
        bus-width = <4>;
        cd-gpios = <&pio 5 6 GPIO_ACTIVE_HIGH>; /* PF6 */
 };
 
 &mmc1 {
-       pinctrl-names = "default";
-       pinctrl-0 = <&mmc1_pins_a>;
        vmmc-supply = <&reg_vcc3v3>;
        bus-width = <4>;
        non-removable;