lantiq: remove trailing whitespaces in dts
authorAleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
Thu, 10 Sep 2020 19:42:37 +0000 (21:42 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 16 Sep 2020 22:21:41 +0000 (00:21 +0200)
Remove trailing whitespaces in dts files.

Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/vr9_avm_fritz7412.dts
target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/vr9_tplink_vr200.dts
target/linux/lantiq/files-5.4/arch/mips/boot/dts/lantiq/vr9_tplink_vr200v.dts

index fe02d53c8383e6405200c6a348671de95bba9b18..85fb3368c6db33c7ad65bd7f3e0b89385e56252f 100644 (file)
        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>;
                        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>;
                #address-cells = <1>;
                #size-cells = <0>;
                compatible = "lantiq,xrx200-mdio";
-               
+
                phy11: ethernet-phy@11 {
                        reg = <0x11>;
                        compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22";
index 98f2282579c1b5d061cc9e1c13cea0882aa51117..512db47e7d023e550c07ee1b10dfb401aa126cdd 100644 (file)
@@ -88,5 +88,5 @@
                        label = "vr200:blue:wps";
                        gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
                };
-       };      
+       };
 };
index 2e25a72a83c2a3fc98591f68dc9ade49c174c5d3..d042714a5b350f7223dd005a5a14d28603eeabf7 100644 (file)
@@ -88,7 +88,7 @@
                        label = "vr200v:blue:phone";
                        gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
                };
-       };      
+       };
 };
 
 &vmmc {