X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FMZK-WDPR.dts;h=1746949aa4d9f880317aa603f702835f0780c3fc;hb=c79ae7c45f8e419695db0582e73fa20f87eeda57;hp=ba9ae8590004810e3eec875c4353259e7f9e9f66;hpb=01157d3b7ec223d46c3f9302d29ae84bfc231bee;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/ramips/dts/MZK-WDPR.dts b/target/linux/ramips/dts/MZK-WDPR.dts index ba9ae85900..1746949aa4 100644 --- a/target/linux/ramips/dts/MZK-WDPR.dts +++ b/target/linux/ramips/dts/MZK-WDPR.dts @@ -73,4 +73,14 @@ otg@101c0000 { status = "okay"; }; + + gpio-export { + compatible = "gpio-export"; + + lcd_ctrl1 { + gpio-export,name = "lcd_ctrl1"; + gpio-export,output = <0>; + gpios = <&gpio0 1 0>; + }; + }; };