ramips: fix GPIO names for RT5350F-OLinuXino-EVB
[openwrt.git] / target / linux / ramips / dts / RT5350F-OLINUXINO-EVB.dts
index 8c15a78..8d32230 100644 (file)
                #size-cells = <0>;
 
                relay1 {
-                       gpio-export,name = "gpio12";
+                       gpio-export,name = "relay1";
                        gpio-export,output = <0>;
-                       gpios = <&gpio0 12 0>;
+                       gpios = <&gpio0 14 0>;
                };
 
                relay2 {
-                       gpio-export,name = "gpio14";
+                       gpio-export,name = "relay2";
                        gpio-export,output = <0>;
-                       gpios = <&gpio0 14 0>;
+                       gpios = <&gpio0 12 0>;
                };
 
                button {