ramips: fix dts whitespace
authorFelix Baumann <felix.bau@gmx.de>
Wed, 8 Feb 2023 02:24:21 +0000 (03:24 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 9 Feb 2023 02:03:52 +0000 (03:03 +0100)
Replace blanks with tabs
Remove whitespace from otherwise empty lines

Signed-off-by: Felix Baumann <felix.bau@gmx.de>
target/linux/ramips/dts/mt7621_asus_rp-ac56.dts
target/linux/ramips/dts/mt7621_dlink_dir-3060-a1.dts
target/linux/ramips/dts/mt7621_keenetic_kn-3010.dts
target/linux/ramips/dts/mt7621_linksys_ea6350-v4.dts
target/linux/ramips/dts/mt7621_oraybox_x3a.dts
target/linux/ramips/dts/mt7621_zyxel_nwa50ax.dts

index 5ae0ca6e820ba4780aa769fc9cd80be6988aef0c..50047999be7a84c19acd91e2c890ce14ef8fa304 100644 (file)
 };
 
 &gpio {
-       status = "okay";
+       status = "okay";
 };
 
 &spi0 {
 };
 
 &switch0 {
-        ports {
-                port@0 {
-                        status = "okay";
-                        label = "lan";
-                };
-        };
+       ports {
+               port@0 {
+                       status = "okay";
+                       label = "lan";
+               };
+       };
 };
 
 &xhci {
index 675a3aa6316f364ee6beaa13a184517d72be1007..943143ad634de23ea2d17f6e389e938139faff19 100644 (file)
@@ -55,7 +55,7 @@
                        label = "white:net";
                        gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
                };
-               
+
                usb2_white {
                        label = "white:usb2";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
index 5a771f139c0ec1dba6cec80039ebde18b1885365..69080df6822ae477bee6ebf475619b38881b526f 100644 (file)
@@ -65,7 +65,7 @@
                        label = "wps";
                        gpios = <&gpio 41 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_WPS_BUTTON>;
-                };
+               };
        };
 
        virtual_flash {
index 654c9aa70f4ebcbd4d13648e025200b481f39b65..71e8dcedbf0cfc22716a49f907fd915616e71239 100644 (file)
@@ -8,7 +8,7 @@
 };
 
 &gmac1 {
-        phy-handle = <&ethphy4>;
+       phy-handle = <&ethphy4>;
 };
 
 &mdio {
index fd7a8e6eca1d3e532030c64ab7534d0891f336e6..fe26e5af6f9c910d53e9bceb2fe94df71b9c0f1b 100644 (file)
 };
 
 &switch0 {
-       ports {         
+       ports {
                port@2 {
                        status = "okay";
                        label = "lan2";
index 62ba49e797ee56d87e8e9e0d506012c66fc99643..2cdaa40a1c38baf0e95360f7df6a7d9fa5e19307 100644 (file)
@@ -49,8 +49,8 @@
 };
 
 &state_default {
-        gpio {
-                groups = "uart3", "rgmii2";
-                function = "gpio";
-        };
+       gpio {
+               groups = "uart3", "rgmii2";
+               function = "gpio";
+       };
 };