]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/sun8i-h3-orangepi-pc-plus.dts
sunxi: DT: update device tree files for Allwinner H3 and H5 SoCs
[u-boot] / arch / arm / dts / sun8i-h3-orangepi-pc-plus.dts
index 9a8cdd46e771e651efa3837298926700abde6245..4653cac49bea2093c93d6e53b83c7e14a5929273 100644 (file)
@@ -44,7 +44,8 @@
 #include "sun8i-h3-orangepi-pc.dts"
 
 / {
-       model = "Xunlong Orange Pi PC / PC Plus";
+       model = "Xunlong Orange Pi PC Plus";
+       compatible = "xunlong,orangepi-pc-plus", "allwinner,sun8i-h3";
 
        aliases {
                /* ethernet0 is the H3 emac, defined in sun8i-h3.dtsi */
@@ -53,8 +54,6 @@
 };
 
 &mmc1 {
-       pinctrl-names = "default";
-       pinctrl-0 = <&mmc1_pins_a>;
        vmmc-supply = <&reg_vcc3v3>;
        bus-width = <4>;
        non-removable;