ARM: dts: sun4i: Change pinctrl nodes to avoid warning
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / sun4i-a10-mk802.dts
index c4bc51316b03b0b78d9611e3ab7f39c624724148..112f14aba3d16916b507d3795d47ab895b9be72f 100644 (file)
@@ -72,7 +72,7 @@
 
 &mmc0 {
        pinctrl-names = "default";
-       pinctrl-0 = <&mmc0_pins_a>;
+       pinctrl-0 = <&mmc0_pins>;
        vmmc-supply = <&reg_vcc3v3>;
        bus-width = <4>;
        cd-gpios = <&pio 7 1 GPIO_ACTIVE_HIGH>; /* PH1 */
 
 &uart0 {
        pinctrl-names = "default";
-       pinctrl-0 = <&uart0_pins_a>;
+       pinctrl-0 = <&uart0_pb_pins>;
        status = "okay";
 };