2
0
forked from Ivasoft/openwrt

ramips: fix whitespace and comment issues in dts

Fix space vs. tabs issue and trainling whitespaces. Use C style
comments or drop the comments if they explain what is already to see in
the devicetree parameters.

Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
Mathias Kresin
2018-07-22 10:33:42 +02:00
parent 53624c1702
commit bfd65fc4ab
28 changed files with 80 additions and 84 deletions

View File

@@ -56,7 +56,7 @@
gpios = <&gpio0 0 GPIO_ACTIVE_LOW>;
linux,code = <KEY_WPS_BUTTON>;
};
scm1 {
label = "SCM1";
gpios = <&gpio0 19 GPIO_ACTIVE_LOW>;