diff --git a/target/linux/ramips/dts/mt7620a_bolt_bl201.dts b/target/linux/ramips/dts/mt7620a_bolt_bl201.dts index 971e31f55f..f36b2fe8cd 100644 --- a/target/linux/ramips/dts/mt7620a_bolt_bl201.dts +++ b/target/linux/ramips/dts/mt7620a_bolt_bl201.dts @@ -55,7 +55,7 @@ label = "blue:lte4"; gpios = <&gpio1 11 GPIO_ACTIVE_LOW>; }; - + led-lte5 { label = "red:lte5"; gpios = <&gpio2 24 GPIO_ACTIVE_LOW>; @@ -83,20 +83,20 @@ gpios = <&gpio3 0 GPIO_ACTIVE_LOW>; linux,default-trigger = "phy1tpt"; }; - + led-wlan5 { function = LED_FUNCTION_WLAN_5GHZ; color = ; gpios = <&gpio1 5 GPIO_ACTIVE_LOW>; linux,default-trigger = "phy0tpt"; }; - + led-lan { function = LED_FUNCTION_LAN; color = ; gpios = <&gpio2 3 GPIO_ACTIVE_LOW>; }; - + led-wan { function = LED_FUNCTION_WAN; color = ; @@ -232,7 +232,7 @@ &wmac { nvmem-cells = <&eeprom_factory_0>; nvmem-cell-names = "eeprom"; - + pinctrl-names = "default", "pa_gpio"; pinctrl-0 = <&pa_pins>; pinctrl-1 = <&pa_gpio_pins>;