ramips: introduce serial0 aliases
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / MZK-WDPR.dts
index ba9ae8590004810e3eec875c4353259e7f9e9f66..1746949aa4d9f880317aa603f702835f0780c3fc 100644 (file)
        otg@101c0000 {
                status = "okay";
        };
+
+       gpio-export {
+               compatible = "gpio-export";
+
+               lcd_ctrl1 {
+                       gpio-export,name = "lcd_ctrl1";
+                       gpio-export,output = <0>;
+                       gpios = <&gpio0 1 0>;
+               };
+       };
 };