ramips: various fixes for zbt-we1226
authorDaniel Golle <daniel@makrotopia.org>
Wed, 24 Jan 2018 00:27:51 +0000 (01:27 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 6 Feb 2018 02:00:33 +0000 (03:00 +0100)
Convert userspace code to use generic device-tree compatible board
detection method.  Users of the existing code will have to use
sysupgrade -F once to switch to the new generic board naming.
Properly setup pinctrl fixing the switch port LEDs.

Fixes commit 9c4fe103cb (ramips: add support for ZBT-WE1226)
Reported-by: Mathias Kresin <dev@kresin.me>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
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/etc/diag.sh
target/linux/ramips/base-files/lib/ramips.sh
target/linux/ramips/base-files/lib/upgrade/platform.sh
target/linux/ramips/dts/ZBT-WE1226.dts
target/linux/ramips/image/mt76x8.mk

index 37630cde66c97523d2b6755207bdb649ab11e6c7..110b588339a9541b253d3a2aff3c3fa430c56e8f 100755 (executable)
@@ -491,7 +491,7 @@ zbt-we826-32M)
        set_wifi_led "zbt-we826:green:wifi"
        set_usb_led "zbt-we826:green:usb"
        ;;
-zbt-we1226)
+zbtlink,zbt-we1226)
        set_wifi_led "$boardname:green:wlan"
        ucidef_set_led_switch "lan1" "LAN1" "$boardname:green:lan1" "switch0" "0x01"
        ucidef_set_led_switch "lan2" "LAN2" "$boardname:green:lan2" "switch0" "0x02"
index 705532753d22efbaa2229af31ba44f43030a126a..d3855947dbaaed2ff43203588d900a23544b1c03 100755 (executable)
@@ -350,7 +350,7 @@ ramips_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "1:lan" "2:lan" "0:wan" "6@eth0"
                ;;
-       zbt-we1226|\
+       zbtlink,zbt-we1226|\
        y1)
                ucidef_add_switch "switch0" \
                        "0:lan:2" "1:lan:1" "4:wan" "6@eth0"
index dadb1bb6f6b2ef10f2b7f099a0b18c7260b3bd4b..068df1df689e79356f9dbc6a086ad5401deec61f 100644 (file)
@@ -315,8 +315,8 @@ get_status_led() {
        zbt-we826-32M)
                status_led="zbt-we826:green:power"
                ;;
-       zbt-we1226)
-               status_led="zbt-we1226:green:wlan"
+       zbtlink,zbt-we1226)
+               status_led="$boardname:green:wlan"
                ;;
        zbt-wg3526-16M|\
        zbt-wg3526-32M)
index 491320badf4e389f039b4d259484b7ed6e7a70d4..75474fbc6d07532242b3b1d35ed16079fa1343fa 100755 (executable)
@@ -685,9 +685,6 @@ ramips_board_detect() {
        *"ZBT-WA05")
                name="zbt-wa05"
                ;;
-       *"ZBT-WE1226")
-               name="zbt-we1226"
-               ;;
        *"ZBT-WE1326")
                name="zbt-we1326"
                ;;
index dd7616034bcc11c35178ff77a4b31a5e1b994e58..892dfe3fbe9556869c359752d300c56cf885b1d4 100755 (executable)
@@ -204,7 +204,7 @@ platform_check_image() {
        zbt-ape522ii|\
        zbt-cpe102|\
        zbt-wa05|\
-       zbt-we1226|\
+       zbtlink,zbt-we1226|\
        zbt-we1326|\
        zbt-we2026|\
        zbtlink,zbt-we3526|\
index 67e4353c127a3961a1e97844f7f1cdfc53bfe232..5ece7567f354d4e033db5cb5e15210451808a61e 100644 (file)
@@ -5,7 +5,7 @@
 #include "mt7628an.dtsi"
 
 / {
-       compatible = "zbt,we1226", "mediatek,mt7628an-soc";
+       compatible = "zbtlink,zbt-we1226", "mediatek,mt7628an-soc";
        model = "Zbtlink ZBT-WE1226";
 
        chosen {
        gpio-leds {
                compatible = "gpio-leds";
 
-               lan2 {
-                       label = "zbt-we1226:green:lan2";
+               wan {
+                       label = "zbt-we1226:green:wan";
                        gpios = <&gpio1 7 GPIO_ACTIVE_LOW>;
                };
 
                lan1 {
                        label = "zbt-we1226:green:lan1";
-                       gpios = <&gpio1 10 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio1 11 GPIO_ACTIVE_LOW>;
                };
 
-               wan {
-                       label = "zbt-we1226:green:wan";
-                       gpios = <&gpio1 11 GPIO_ACTIVE_LOW>;
+               lan2 {
+                       label = "zbt-we1226:green:lan2";
+                       gpios = <&gpio1 10 GPIO_ACTIVE_LOW>;
                };
 
                wlan {
@@ -58,7 +58,7 @@
 &pinctrl {
        state_default: pinctrl0 {
                gpio {
-                       ralink,group = "i2c", "wled_an";
+                       ralink,group = "p0led_an", "p1led_an", "p4led_an", "wdt", "wled_an";
                        ralink,function = "gpio";
                };
        };
index f58a2208c17e73b418ef65551a62df9d5de1a6ad..d12aaf0eecb98224ea1d91c46698658fff6f3d9c 100644 (file)
@@ -248,9 +248,9 @@ define Device/wrtnode2r
 endef
 TARGET_DEVICES += wrtnode2r
 
-define Device/zbt-we1226
+define Device/zbtlink_zbt-we1226
   DTS := ZBT-WE1226
   IMAGE_SIZE := $(ralink_default_fw_size_8M)
   DEVICE_TITLE := ZBTlink ZBT-WE1226
 endef
-TARGET_DEVICES += zbt-we1226
+TARGET_DEVICES += zbtlink_zbt-we1226