ramips: cleanup the RB750Gr3 support
authorAnton Arapov <arapov@gmail.com>
Sat, 29 Dec 2018 00:28:27 +0000 (01:28 +0100)
committerMathias Kresin <dev@kresin.me>
Sat, 5 Jan 2019 11:28:22 +0000 (12:28 +0100)
commit6ba58b7b020c4b793e6fb7a43c8adef070579d8d
tree455db99769b98e0ecb9c5638554ef7c52cae4728
parent52f2d7d2a9dc3e142bb957462a30806eb5cebaf4
ramips: cleanup the RB750Gr3 support

Always enable the pwr led and use the usr led for boot status indication.

Rename nodes in the dts, to match what is recommend in the devicetree
specification.

Increase the maximum spi frequency to 20MHz and drop the m25p,chunked-io
which isn't required on mt7621.

Use the BTN_0 keycode for the mode button. This board doesn't have any
wireless.

Use a more descriptive label for the reset button and the GPIO enabling
the usb vcc supply.

Use the beeper kernel module for the buzzer.

Fix the pinmux to switch only pins used as GPIOs to the GPIO function.
Add support for the PoE enable GPIO to the userspace. The PoE power
status can be read via GPIO7. Since OpenWrt doesn't have support for
reading inputs from userspace, prepare only the pinmux for the GPIO.

Signed-off-by: Anton Arapov <arapov@gmail.com>
Signed-off-by: Thibaut VARĂˆNE <hacks@slashdirt.org>
Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ramips/base-files/etc/board.d/03_gpio_switches
target/linux/ramips/dts/RB750Gr3.dts
target/linux/ramips/image/mt7621.mk