openwrtv4/target/linux/ramips
John Crispin 6801c4e33e 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>

SVN-Revision: 48665
2016-02-08 08:26:27 +00:00
..
base-files ralink: add WRTnode2 platform and led support 2016-01-01 21:19:50 +00:00
dts ramips: HLK-RM04 - Enable GPIO14 for WPS button 2016-02-08 08:26:27 +00:00
image ramips: add IMAGE_SIZE to DEVICE_VARS, it is used by build templates 2016-02-01 17:41:29 +00:00
mt7620 ralink: update config files to build the cleaned up ethernet driver 2015-12-17 09:26:20 +00:00
mt7621 ramips: re-enable highmem support for MT7621 now that it's fixed 2016-01-24 00:16:32 +00:00
mt7628 ramips: fix kernel configuration for mt7628 2016-01-01 15:20:38 +00:00
mt7688 ralink: update config files to build the cleaned up ethernet driver 2015-12-17 09:26:20 +00:00
patches-4.3 kernel: update kernel 4.3 to version 4.3.4 2016-01-25 21:44:48 +00:00
rt288x ralink: update config files to build the cleaned up ethernet driver 2015-12-17 09:26:20 +00:00
rt305x ralink: update config files to build the cleaned up ethernet driver 2015-12-17 09:26:20 +00:00
rt3883 ralink: update config files to build the cleaned up ethernet driver 2015-12-17 09:26:20 +00:00
Makefile ramips: set mips16 support 2016-01-04 22:35:36 +00:00
modules.mk ramips: delete the broken sound driver 2016-01-18 13:40:15 +00:00