forked from Ivasoft/openwrt
treewide: fix some cosmetic glitches in dts files
- fix single spaces hidden by a tab - replace indentation with spaces by tabs - make empty lines empty - drop trailing whitespace - drop unnecessary blank lines Signed-off-by: Mathias Kresin <dev@kresin.me> Signed-off-by: Paul Wassi <p.wassi@gmx.at>
This commit is contained in:
committed by
Mathias Kresin
parent
3601c3de23
commit
e348ccc4e6
@@ -28,7 +28,7 @@
|
||||
|
||||
pinctrl {
|
||||
led_pins: led-pins {
|
||||
lantiq,pins = "io34", "io35", "io36", "io37", "io38",
|
||||
lantiq,pins = "io34", "io35", "io36", "io37", "io38",
|
||||
"io39", "io40", "io41";
|
||||
lantiq,function = "gpio";
|
||||
};
|
||||
@@ -100,7 +100,6 @@
|
||||
gpios = <&gpio1 9 GPIO_ACTIVE_HIGH>;
|
||||
default-state = "off";
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user