aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/WIZFI630A.dts
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-02-08 08:26:27 +0000
committerJohn Crispin <blogic@openwrt.org>2016-02-08 08:26:27 +0000
commitc8960f426296ecdf9f78a2b1b079f3e59bd642c0 (patch)
tree72e95a26caeb42a2b43bcb4c1d52ffef548d8435 /target/linux/ramips/dts/WIZFI630A.dts
parent1f6e645d5fc1bd52c67d9b00c6f25027c42abc00 (diff)
downloadmaster-187ad058-c8960f426296ecdf9f78a2b1b079f3e59bd642c0.tar.gz
master-187ad058-c8960f426296ecdf9f78a2b1b079f3e59bd642c0.tar.bz2
master-187ad058-c8960f426296ecdf9f78a2b1b079f3e59bd642c0.zip
ramips: HLK-RM04 - Enable GPIO14 for WPS button
The top half of UARTF on the HLK-RM04 is used for GPIO. mode 1 mode 2 RIN GPIO14 DSR_N GPIO13 DCD_N GPIO12 DTR_N GPIO11 RXD GPIO10 CTS_N GPIO09 TXD GPIO08 RTS_N GPIO07 This patch applies 3'b101 mode to UARTF: GPIO14 GPIO13 GPIO12 GPIO11 RXD CTS_N TXD RTS_N Because the base rt5350.dtsi file forces 3'b000 mode, remove the pin setting from this file and apply it directly to the files that inherit from it (WIZFI630A.dts and WT1520.dtsi). This change makes the rt5350.dtsi file consistent with the mt7620a.dtsi file. Signed-off-by: John Clark <inindev@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48665 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/WIZFI630A.dts')
-rw-r--r--target/linux/ramips/dts/WIZFI630A.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/WIZFI630A.dts b/target/linux/ramips/dts/WIZFI630A.dts
index 39d68c37fb..e2a51ecf1b 100644
--- a/target/linux/ramips/dts/WIZFI630A.dts
+++ b/target/linux/ramips/dts/WIZFI630A.dts
@@ -59,6 +59,8 @@
interrupt-parent = <&intc>;
interrupts = <5>;
reg-shift = <2>;
+ pinctrl-names = "default";
+ pinctrl-0 = <&uartf_pins>;
status = "okay";
};