From: Chukun Pan Date: Thu, 5 Dec 2024 15:26:18 +0000 (+0800) Subject: mediatek: cleanup device tree for cudy devices X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=64d1b1089c25d778f5f22bfc0c1590a2e83b664e;p=openwrt%2Fstaging%2Fnbd.git mediatek: cleanup device tree for cudy devices Fixes typo for led properties. Delete the unused rfb compatible. Signed-off-by: Chukun Pan --- diff --git a/target/linux/mediatek/dts/mt7981b-cudy-ap3000outdoor-v1.dts b/target/linux/mediatek/dts/mt7981b-cudy-ap3000outdoor-v1.dts index 2e84d2b538..735cecfe42 100644 --- a/target/linux/mediatek/dts/mt7981b-cudy-ap3000outdoor-v1.dts +++ b/target/linux/mediatek/dts/mt7981b-cudy-ap3000outdoor-v1.dts @@ -8,7 +8,7 @@ / { model = "Cudy AP3000 Outdoor v1"; - compatible = "cudy,ap3000outdoor-v1", "mediatek,mt7981-spim-snand-rfb"; + compatible = "cudy,ap3000outdoor-v1", "mediatek,mt7981"; aliases { label-mac-device = &wifi; @@ -42,18 +42,19 @@ leds { compatible = "gpio-leds"; - led_status_green: led@0 { + led_status_green: led-0 { function = LED_FUNCTION_STATUS; color = ; gpios = <&pio 10 GPIO_ACTIVE_HIGH>; }; - led_status_red: led_1 { + led_status_red: led-1 { function = LED_FUNCTION_POWER; color = ; gpios = <&pio 11 GPIO_ACTIVE_HIGH>; }; }; + gpio_export { compatible = "gpio-export"; #size-cells = <0>; @@ -89,7 +90,6 @@ ð { pinctrl-names = "default"; pinctrl-0 = <&mdio_pins>; - status = "okay"; gmac1: mac@1 { diff --git a/target/linux/mediatek/dts/mt7981b-cudy-m3000-v1.dts b/target/linux/mediatek/dts/mt7981b-cudy-m3000-v1.dts index abe40403af..cfe9d45630 100644 --- a/target/linux/mediatek/dts/mt7981b-cudy-m3000-v1.dts +++ b/target/linux/mediatek/dts/mt7981b-cudy-m3000-v1.dts @@ -6,7 +6,7 @@ / { model = "Cudy M3000 v1"; - compatible = "cudy,m3000-v1", "mediatek,mt7981-spim-snand-rfb"; + compatible = "cudy,m3000-v1", "mediatek,mt7981"; aliases { label-mac-device = &gmac0; diff --git a/target/linux/mediatek/dts/mt7981b-cudy-tr3000-v1.dts b/target/linux/mediatek/dts/mt7981b-cudy-tr3000-v1.dts index ff3c83a12d..86d8e857f1 100644 --- a/target/linux/mediatek/dts/mt7981b-cudy-tr3000-v1.dts +++ b/target/linux/mediatek/dts/mt7981b-cudy-tr3000-v1.dts @@ -8,7 +8,7 @@ / { model = "Cudy TR3000 v1"; - compatible = "cudy,tr3000-v1", "mediatek,mt7981-spim-snand-rfb"; + compatible = "cudy,tr3000-v1", "mediatek,mt7981"; aliases { label-mac-device = &gmac1; @@ -59,11 +59,9 @@ usb_vbus: regulator-usb { compatible = "regulator-fixed"; - regulator-name = "usb-vbus"; regulator-min-microvolt = <5000000>; regulator-max-microvolt = <5000000>; - gpios = <&pio 9 GPIO_ACTIVE_LOW>; regulator-boot-on; }; diff --git a/target/linux/mediatek/dts/mt7981b-cudy-wr3000h-v1.dts b/target/linux/mediatek/dts/mt7981b-cudy-wr3000h-v1.dts index 1bf166e0bf..13c99db988 100644 --- a/target/linux/mediatek/dts/mt7981b-cudy-wr3000h-v1.dts +++ b/target/linux/mediatek/dts/mt7981b-cudy-wr3000h-v1.dts @@ -8,7 +8,7 @@ / { model = "Cudy WR3000H v1"; - compatible = "cudy,wr3000h-v1", "mediatek,mt7981-spim-snand-rfb"; + compatible = "cudy,wr3000h-v1", "mediatek,mt7981"; aliases { label-mac-device = &gmac0; @@ -53,68 +53,67 @@ leds { compatible = "gpio-leds"; - led_status: led@0 { + led_status: led-status { function = LED_FUNCTION_STATUS; color = ; gpios = <&pio 5 GPIO_ACTIVE_LOW>; }; - - led_internet { + led-internet { function = LED_FUNCTION_WAN_ONLINE; color = ; gpios = <&pio 11 GPIO_ACTIVE_LOW>; }; - led_wps { + led-wps { function = LED_FUNCTION_WPS; color = ; gpios = <&pio 9 GPIO_ACTIVE_LOW>; }; - led_wlan2g { + led-wlan2g { function = LED_FUNCTION_WLAN_2GHZ; color = ; gpios = <&pio 6 GPIO_ACTIVE_LOW>; linux,default-trigger = "phy0tpt"; }; - led_wlan5g { + led-wlan5g { function = LED_FUNCTION_WLAN_5GHZ; color = ; gpios = <&pio 7 GPIO_ACTIVE_LOW>; linux,default-trigger = "phy1tpt"; }; - led_lan1 { + led-lan1 { function = LED_FUNCTION_LAN; function-enumerator = <1>; color = ; gpios = <&pio 8 GPIO_ACTIVE_LOW>; }; - led_lan2 { + led-lan2 { function = LED_FUNCTION_LAN; function-enumerator = <2>; color = ; gpios = <&pio 10 GPIO_ACTIVE_LOW>; }; - led_lan3 { + led-lan3 { function = LED_FUNCTION_LAN; function-enumerator = <3>; color = ; gpios = <&pio 12 GPIO_ACTIVE_LOW>; }; - led_lan4 { + led-lan4 { function = LED_FUNCTION_LAN; function-enumerator = <4>; color = ; gpios = <&pio 13 GPIO_ACTIVE_LOW>; }; - led_wan { + led-wan { function = LED_FUNCTION_WAN; color = ; gpios = <&pio 35 GPIO_ACTIVE_LOW>; diff --git a/target/linux/mediatek/dts/mt7981b-cudy-wr3000s-v1.dts b/target/linux/mediatek/dts/mt7981b-cudy-wr3000s-v1.dts index ccefc1926c..bdc6188a4a 100644 --- a/target/linux/mediatek/dts/mt7981b-cudy-wr3000s-v1.dts +++ b/target/linux/mediatek/dts/mt7981b-cudy-wr3000s-v1.dts @@ -8,7 +8,7 @@ / { model = "Cudy WR3000S v1"; - compatible = "cudy,wr3000s-v1", "mediatek,mt7981-spim-snand-rfb"; + compatible = "cudy,wr3000s-v1", "mediatek,mt7981"; aliases { label-mac-device = &gmac0; @@ -42,33 +42,32 @@ leds { compatible = "gpio-leds"; - led_status: led@0 { + led_status: led-status { function = LED_FUNCTION_STATUS; color = ; gpios = <&pio 10 GPIO_ACTIVE_LOW>; }; - - led_internet { + led-internet { function = LED_FUNCTION_WAN_ONLINE; color = ; gpios = <&pio 11 GPIO_ACTIVE_LOW>; }; - led_wps { + led-wps { function = LED_FUNCTION_WPS; color = ; gpios = <&pio 9 GPIO_ACTIVE_LOW>; }; - led_wlan2g { + led-wlan2g { function = LED_FUNCTION_WLAN_2GHZ; color = ; gpios = <&pio 6 GPIO_ACTIVE_LOW>; linux,default-trigger = "phy0tpt"; }; - led_wlan5g { + led-wlan5g { function = LED_FUNCTION_WLAN_5GHZ; color = ; gpios = <&pio 7 GPIO_ACTIVE_LOW>; @@ -88,7 +87,6 @@ ð { pinctrl-names = "default"; pinctrl-0 = <&mdio_pins>; - status = "okay"; gmac0: mac@0 {