X-Git-Url: https://git.sur5r.net/?p=u-boot;a=blobdiff_plain;f=arch%2Farm%2Fdts%2Fsun8i-h3-orangepi-2.dts;h=b8320d2dd8da660af728fb1dd38f2245dfc424f0;hp=d97fdacb35afacbfeaffc9c49530409dd4b2a96c;hb=7514ed33d21318edb5d28ab0f4afc23625fd3530;hpb=68dd17c302a983f78fb95a51e553248ee141d06d diff --git a/arch/arm/dts/sun8i-h3-orangepi-2.dts b/arch/arm/dts/sun8i-h3-orangepi-2.dts index d97fdacb35..b8320d2dd8 100644 --- a/arch/arm/dts/sun8i-h3-orangepi-2.dts +++ b/arch/arm/dts/sun8i-h3-orangepi-2.dts @@ -124,8 +124,6 @@ }; &mmc0 { - pinctrl-names = "default"; - pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin>; vmmc-supply = <®_vcc3v3>; bus-width = <4>; cd-gpios = <&pio 5 6 GPIO_ACTIVE_HIGH>; /* PF6 */ @@ -134,8 +132,6 @@ }; &mmc1 { - pinctrl-names = "default"; - pinctrl-0 = <&mmc1_pins_a>; vmmc-supply = <®_vcc3v3>; mmc-pwrseq = <&wifi_pwrseq>; bus-width = <4>;