psg1208)
set_wifi_led "$board:white:wlan2g"
;;
-psg1218\|
-psg1218k2c)
+psg1218a\|
+psg1218b)
ucidef_set_led_netdev "Network" "Network" "$board:blue:status" "eth0"
ucidef_set_led_default "status" "STATUS" "$board:yellow:status" "0"
;;
oy-0001|\
pbr-m1|\
psg1208|\
- psg1218k2c|\
+ psg1218a|\
r6220|\
sap-g3200u3|\
sk-wb8|\
ucidef_add_switch "switch0" \
"0:lan" "1:lan" "2:lan" "3:lan" "4:wan" "6@eth0"
;;
- psg1218)
+ psg1218b)
ucidef_add_switch "switch0" \
"0:lan:3" "1:lan:2" "2:lan:1" "3:wan" "6@eth0"
;;
psg1208)
status_led="$board:white:wps"
;;
- psg1218|\
- psg1218k2c)
+ psg1218a|\
+ psg1218b)
status_led="$board:yellow:status"
;;
cy-swr1100|\
*"PSG1208")
name="psg1208"
;;
- *"PSG1218")
- name="psg1218"
+ *"PSG1218 rev.A")
+ name="psg1218a"
;;
- *"PSG1218K2C")
- name="psg1218k2c"
+ *"PSG1218 rev.B")
+ name="psg1218b"
;;
*"PSR-680W"*)
name="psr-680w"
pbr-d1|\
pbr-m1|\
psg1208|\
- psg1218|\
- psg1218k2c|\
+ psg1218a|\
+ psg1218b|\
psr-680w|\
px-4885|\
rb750gr3|\
#include "PSG1218.dtsi"
/ {
- compatible = "PSG1218K2C", "ralink,mt7620a-soc";
- model = "Phicomm PSG1218K2C";
+ compatible = "PSG1218A", "ralink,mt7620a-soc";
+ model = "Phicomm PSG1218 rev.A";
gpio-leds {
compatible = "gpio-leds";
blue {
- label = "psg1218k2c:blue:status";
+ label = "psg1218a:blue:status";
gpios = <&gpio0 10 1>;
};
yellow {
- label = "psg1218k2c:yellow:status";
+ label = "psg1218a:yellow:status";
gpios = <&gpio0 11 1>;
};
red {
- label = "psg1218k2c:red:status";
+ label = "psg1218a:red:status";
gpios = <&gpio0 8 0>;
};
};
#include "PSG1218.dtsi"
/ {
- compatible = "PSG1218", "ralink,mt7620a-soc";
- model = "Phicomm PSG1218";
+ compatible = "PSG1218B", "ralink,mt7620a-soc";
+ model = "Phicomm PSG1218 rev.B";
gpio-leds {
compatible = "gpio-leds";
blue {
- label = "psg1218:blue:status";
+ label = "psg1218b:blue:status";
gpios = <&gpio0 10 1>;
};
yellow {
- label = "psg1218:yellow:status";
+ label = "psg1218b:yellow:status";
gpios = <&gpio0 11 1>;
};
red {
- label = "psg1218:red:status";
+ label = "psg1218b:red:status";
gpios = <&gpio0 8 0>;
};
};
endef
TARGET_DEVICES += psg1208
-define Device/psg1218
- DTS := PSG1218
- DEVICE_TITLE := Phicomm PSG1218
+define Device/psg1218a
+ DTS := PSG1218A
+ DEVICE_TITLE := Phicomm PSG1218 rev.Ax
DEVICE_PACKAGES := kmod-mt76x2
endef
-TARGET_DEVICES += psg1218
+TARGET_DEVICES += psg1218a
-define Device/psg1218k2c
- DTS := PSG1218K2C
- DEVICE_TITLE := Phicomm PSG1218K2C
+define Device/psg1218b
+ DTS := PSG1218B
+ DEVICE_TITLE := Phicomm PSG1218 rev.Bx
DEVICE_PACKAGES := kmod-mt76x2
endef
-TARGET_DEVICES += psg1218k2c
+TARGET_DEVICES += psg1218b
define Device/rp-n53
DTS := RP-N53