diff options
author | Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl> | 2020-09-10 21:42:37 +0200 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-09-17 00:21:41 +0200 |
commit | 4a46f36f99935aee2cc75990e38feceff3ec5dad (patch) | |
tree | 8103aacf00843536bed01e5089f891ebc6294b29 /target/linux/lantiq/files-5.4 | |
parent | 673062fc56c05ec613f416b0da7325be46e65a29 (diff) | |
download | upstream-4a46f36f99935aee2cc75990e38feceff3ec5dad.tar.gz upstream-4a46f36f99935aee2cc75990e38feceff3ec5dad.tar.bz2 upstream-4a46f36f99935aee2cc75990e38feceff3ec5dad.zip |
lantiq: remove trailing whitespaces in dts
Remove trailing whitespaces in dts files.
Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
Diffstat (limited to 'target/linux/lantiq/files-5.4')
3 files changed, 10 insertions, 10 deletions
diff --git a/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/vr9_avm_fritz7412.dts b/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/vr9_avm_fritz7412.dts index fe02d53c83..85fb3368c6 100644 --- a/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/vr9_avm_fritz7412.dts +++ b/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/vr9_avm_fritz7412.dts @@ -32,13 +32,13 @@ keys { compatible = "gpio-keys-polled"; poll-interval = <100>; - + wps { label = "wps"; gpios = <&gpio 1 GPIO_ACTIVE_LOW>; linux,code = <KEY_WPS_BUTTON>; }; - + dect { label = "dect"; gpios = <&gpio 2 GPIO_ACTIVE_LOW>; @@ -54,27 +54,27 @@ gpios = <&gpio 6 GPIO_ACTIVE_LOW>; default-state = "keep"; }; - + power_red: power_red { label = "fritz7412:red:power"; gpios = <&gpio 5 GPIO_ACTIVE_LOW>; }; - + fon { label = "fritz7412:green:fon"; gpios = <&gpio 34 GPIO_ACTIVE_LOW>; }; - + dect { label = "fritz7412:green:dect"; gpios = <&gpio 15 GPIO_ACTIVE_LOW>; }; - + wifi: wifi { label = "fritz7412:green:wifi"; gpios = <&gpio 0 GPIO_ACTIVE_LOW>; }; - + info: info { label = "fritz7412:green:info"; gpios = <&gpio 35 GPIO_ACTIVE_LOW>; @@ -205,7 +205,7 @@ #address-cells = <1>; #size-cells = <0>; compatible = "lantiq,xrx200-mdio"; - + phy11: ethernet-phy@11 { reg = <0x11>; compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22"; diff --git a/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/vr9_tplink_vr200.dts b/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/vr9_tplink_vr200.dts index 98f2282579..512db47e7d 100644 --- a/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/vr9_tplink_vr200.dts +++ b/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/vr9_tplink_vr200.dts @@ -88,5 +88,5 @@ label = "vr200:blue:wps"; gpios = <&gpio 44 GPIO_ACTIVE_LOW>; }; - }; + }; }; diff --git a/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/vr9_tplink_vr200v.dts b/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/vr9_tplink_vr200v.dts index 2e25a72a83..d042714a5b 100644 --- a/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/vr9_tplink_vr200v.dts +++ b/target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/vr9_tplink_vr200v.dts @@ -88,7 +88,7 @@ label = "vr200v:blue:phone"; gpios = <&gpio 44 GPIO_ACTIVE_LOW>; }; - }; + }; }; &vmmc { |