ramips: fix dts whitespace

Replace blanks with tabs
Remove whitespace from otherwise empty lines

Signed-off-by: Felix Baumann <felix.bau@gmx.de>
This commit is contained in:
Felix Baumann 2023-02-08 03:24:21 +01:00 committed by Christian Marangi
parent d88e2aa794
commit d87482a8db
No known key found for this signature in database
GPG key ID: AC001D09ADBFEAD7
6 changed files with 15 additions and 15 deletions

View file

@ -106,7 +106,7 @@
};
&gpio {
status = "okay";
status = "okay";
};
&spi0 {
@ -208,12 +208,12 @@
};
&switch0 {
ports {
port@0 {
status = "okay";
label = "lan";
};
};
ports {
port@0 {
status = "okay";
label = "lan";
};
};
};
&xhci {

View file

@ -65,7 +65,7 @@
label = "wps";
gpios = <&gpio 41 GPIO_ACTIVE_LOW>;
linux,code = <KEY_WPS_BUTTON>;
};
};
};
virtual_flash {

View file

@ -8,7 +8,7 @@
};
&gmac1 {
phy-handle = <&ethphy4>;
phy-handle = <&ethphy4>;
};
&mdio {

View file

@ -49,8 +49,8 @@
};
&state_default {
gpio {
groups = "uart3", "rgmii2";
function = "gpio";
};
gpio {
groups = "uart3", "rgmii2";
function = "gpio";
};
};