From bfd65fc4ab71b9504a9280e91a67698ac4e1e06d Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sun, 22 Jul 2018 10:33:42 +0200 Subject: 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 --- target/linux/ramips/dts/GL-MT300A.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ramips/dts/GL-MT300A.dts') diff --git a/target/linux/ramips/dts/GL-MT300A.dts b/target/linux/ramips/dts/GL-MT300A.dts index f6ab3e4537..589b95ad3e 100644 --- a/target/linux/ramips/dts/GL-MT300A.dts +++ b/target/linux/ramips/dts/GL-MT300A.dts @@ -53,7 +53,7 @@ linux,code = ; }; - BTN_1 { + BTN_1 { label = "BTN_1"; gpios = <&gpio0 2 GPIO_ACTIVE_LOW>; linux,code = ; @@ -72,7 +72,7 @@ &gpio2 { status = "okay"; }; - + &gpio3 { status = "okay"; }; -- cgit v1.2.3