ARM: dts: sun5i: Change pinctrl nodes to avoid warning
[linux-2.6-microblaze.git] / arch / arm / boot / dts / sun5i-a10s-auxtek-t004.dts
index 4dd98cb..bae5a35 100644 (file)
@@ -85,7 +85,7 @@
 
 &i2c0 {
        pinctrl-names = "default";
-       pinctrl-0 = <&i2c0_pins_a>;
+       pinctrl-0 = <&i2c0_pins>;
        status = "okay";
 
        axp152: pmic@30 {
@@ -99,7 +99,7 @@
 
 &mmc0 {
        pinctrl-names = "default";
-       pinctrl-0 = <&mmc0_pins_a>;
+       pinctrl-0 = <&mmc0_pins>;
        vmmc-supply = <&reg_vcc3v3>;
        bus-width = <4>;
        cd-gpios = <&pio 6 1 GPIO_ACTIVE_LOW>; /* PG1 */
 
 &mmc1 {
        pinctrl-names = "default";
-       pinctrl-0 = <&mmc1_pins_a>;
+       pinctrl-0 = <&mmc1_pins>;
        vmmc-supply = <&reg_vmmc1>;
        bus-width = <4>;
        non-removable;
 
 &uart0 {
        pinctrl-names = "default";
-       pinctrl-0 = <&uart0_pins_a>;
+       pinctrl-0 = <&uart0_pb_pins>;
        status = "okay";
 };