ramips: improve Skylab SKW92A support
authorMathias Kresin <dev@kresin.me>
Mon, 26 Nov 2018 11:34:48 +0000 (12:34 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:48:18 +0000 (17:48 +0100)
commit88fe2ea9c5820bac206fa79dcfc496a07699b795
tree2366a1d2e120a96f24ab8dd1451d4a118826701a
parente1419989e8e29ac44aa06983a826f88e57e25b91
ramips: improve Skylab SKW92A support

Use the generic board detection instead of the target specific one as
all recent additions are doing.

Add the wireless led according the gpio number from the datasheet.
Rename the board part of the leds to match the name used for the
compatible string. Finally, do not hijack the wps led for boot status
indication longer than necessary.

Merge userspace config into existing cases.

Include the manufacture Name in the dts model string.

Signed-off-by: Mathias Kresin <dev@kresin.me>
(backported from 8ec1a66c34d85bdd13754e4171333a763aaf0a00)
target/linux/ramips/base-files/etc/board.d/01_leds
target/linux/ramips/base-files/etc/board.d/02_network
target/linux/ramips/base-files/lib/ramips.sh
target/linux/ramips/base-files/lib/upgrade/platform.sh
target/linux/ramips/dts/SKW92A.dts
target/linux/ramips/image/mt76x8.mk