ath79: add LAN LEDs control bits for AR724x GPIO function pinmux
authorMichal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Wed, 16 Oct 2019 10:38:43 +0000 (12:38 +0200)
committerJohn Crispin <john@phrozen.org>
Mon, 21 Oct 2019 11:14:52 +0000 (13:14 +0200)
commit69df7eb73d9922e5e717b004aae06f93fe692dba
tree34085f455d0fbe0a418dc72cf4a2b8e59ae08117
parent1bc921f419df508c57dc07cd3e43cdf0408c17dd
ath79: add LAN LEDs control bits for AR724x GPIO function pinmux

Currently AR724x pinmux for register 0x18040028 controls only JTAG disable bit.
This patch adds new DTS settings to control LAN LEDs and CLKs that allow
full software control over these diodes - exactly the same is done by ar71xx
target in device setup phase for many routers (WNR2000v3 for example).

'switch_led_disable_pins' clears AR724X_GPIO_FUNC_ETH_SWITCH_LED[0-4]_EN bits.
'clks_disable_pins' clears AR724X_GPIO_FUNC_CLK_OBS[1-5]_EN and
AR724X_GPIO_FUNC_GE0_MII_CLK_EN bits. These all should be used together, along
with 'jtag_disable_pins', to allow OS to control all GPIO-connected LEDs and
buttons on device.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
target/linux/ath79/dts/ar724x.dtsi