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/Y1.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ramips/dts/Y1.dtsi') diff --git a/target/linux/ramips/dts/Y1.dtsi b/target/linux/ramips/dts/Y1.dtsi index 6e0b254f2c..4efbc3d395 100644 --- a/target/linux/ramips/dts/Y1.dtsi +++ b/target/linux/ramips/dts/Y1.dtsi @@ -21,7 +21,7 @@ }; }; }; - + &gpio0 { status = "okay"; }; @@ -88,7 +88,7 @@ ieee80211-freq-limit = <5000000 6000000>; }; }; - + &wmac { ralink,mtd-eeprom = <&factory 0>; pinctrl-names = "default"; -- cgit v1.2.3