X-Git-Url: https://git.sur5r.net/?p=u-boot;a=blobdiff_plain;f=arch%2Farm%2Fdts%2Fsun8i-h2-plus-orangepi-zero.dts;h=7c382642461f5bfa9c0252aa0bb4c1554f8cfeb5;hp=e0efcb3ba3edc5a4c630b386735fc5b06223185e;hb=7514ed33d21318edb5d28ab0f4afc23625fd3530;hpb=68dd17c302a983f78fb95a51e553248ee141d06d diff --git a/arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts b/arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts index e0efcb3ba3..7c38264246 100644 --- a/arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts +++ b/arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts @@ -107,8 +107,6 @@ }; &mmc0 { - pinctrl-names = "default"; - pinctrl-0 = <&mmc0_pins_a>; vmmc-supply = <®_vcc3v3>; bus-width = <4>; cd-gpios = <&pio 5 6 GPIO_ACTIVE_HIGH>; /* PF6 */ @@ -117,8 +115,6 @@ }; &mmc1 { - pinctrl-names = "default"; - pinctrl-0 = <&mmc1_pins_a>; vmmc-supply = <®_vcc_wifi>; mmc-pwrseq = <&wifi_pwrseq>; bus-width = <4>;