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/mt7621.dtsi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'target/linux/ramips/dts/mt7621.dtsi') diff --git a/target/linux/ramips/dts/mt7621.dtsi b/target/linux/ramips/dts/mt7621.dtsi index 7c19ff4643..207fd3bf1f 100644 --- a/target/linux/ramips/dts/mt7621.dtsi +++ b/target/linux/ramips/dts/mt7621.dtsi @@ -155,13 +155,13 @@ }; cpc: cpc@1fbf0000 { - compatible = "mtk,mt7621-cpc"; - reg = <0x1fbf0000 0x8000>; + compatible = "mtk,mt7621-cpc"; + reg = <0x1fbf0000 0x8000>; }; mc: mc@1fbf8000 { - compatible = "mtk,mt7621-mc"; - reg = <0x1fbf8000 0x8000>; + compatible = "mtk,mt7621-mc"; + reg = <0x1fbf8000 0x8000>; }; uartlite: uartlite@c00 { -- cgit v1.2.3