From afe1cf37692b4d6ae78ac5d6b2c49c20a3492f92 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Sat, 15 Jun 2024 18:27:39 +0800 Subject: [PATCH] ramips: trim whitespaces in bolt bl201 dts Signed-off-by: Tianling Shen --- target/linux/ramips/dts/mt7620a_bolt_bl201.dts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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>;