ath79: use internal switch for EAP300 v2
authorMichael Pratt <mcpratt@pm.me>
Mon, 11 Jan 2021 08:34:33 +0000 (03:34 -0500)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 8 Feb 2021 15:34:18 +0000 (16:34 +0100)
commitf5f01bcacd7838889cb83defca94af34e64a9141
tree44e9038eb3d1262b94bdb6dfbe85b0914c4789d2
parent88079bd6165b5cf9f3225768da2ab265427f0004
ath79: use internal switch for EAP300 v2

Have the port use GMAC1 with internal switch
which fixes the issue of the ethernet LED not functioning
The LED is triggered by the internal switch, not a GPIO.

The GPIO for the ethernet LED was added in ath79
as it was defined in the ar71xx target
but it was not functioning in ath79 for a previously unknown reason.

It is unknown why that GPIO was defined as an LED in ar71xx.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
[drop unrelated changes: model property and SPI max frequency]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ath79/dts/ar9341_engenius_eap300-v2.dts
target/linux/ath79/generic/base-files/etc/board.d/01_leds
target/linux/ath79/generic/base-files/etc/board.d/02_network