From e348ccc4e6e9d16d56bec77b69628205d58e6750 Mon Sep 17 00:00:00 2001 From: Paul Wassi Date: Thu, 23 Aug 2018 09:35:04 +0200 Subject: 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 Signed-off-by: Paul Wassi --- target/linux/brcm63xx/dts/ad1018-nor.dts | 1 - target/linux/brcm63xx/dts/bcm96318ref.dts | 2 +- target/linux/brcm63xx/dts/bcm96318ref_p300.dts | 2 +- target/linux/brcm63xx/dts/bcm963268bu_p300.dts | 2 +- target/linux/brcm63xx/dts/bcm963269bhr.dts | 2 +- target/linux/brcm63xx/dts/dgnd3700v1.dts | 2 +- target/linux/brcm63xx/dts/r5010unv2.dts | 2 +- target/linux/brcm63xx/dts/rta770bw.dts | 2 +- target/linux/brcm63xx/dts/rta770w.dts | 2 +- target/linux/brcm63xx/dts/vg50.dts | 2 +- 10 files changed, 9 insertions(+), 10 deletions(-) (limited to 'target/linux/brcm63xx') diff --git a/target/linux/brcm63xx/dts/ad1018-nor.dts b/target/linux/brcm63xx/dts/ad1018-nor.dts index 61fde75072..4794d45d74 100644 --- a/target/linux/brcm63xx/dts/ad1018-nor.dts +++ b/target/linux/brcm63xx/dts/ad1018-nor.dts @@ -36,7 +36,6 @@ linux,code = ; }; }; - }; &pinctrl { diff --git a/target/linux/brcm63xx/dts/bcm96318ref.dts b/target/linux/brcm63xx/dts/bcm96318ref.dts index d0ca2fc204..835b1c2f30 100644 --- a/target/linux/brcm63xx/dts/bcm96318ref.dts +++ b/target/linux/brcm63xx/dts/bcm96318ref.dts @@ -31,7 +31,7 @@ gpios = <&pinctrl 34 1>; linux,code = ; }; - }; + }; gpio-leds { compatible = "gpio-leds"; diff --git a/target/linux/brcm63xx/dts/bcm96318ref_p300.dts b/target/linux/brcm63xx/dts/bcm96318ref_p300.dts index ef9b5c4aaf..5cd5b78c34 100644 --- a/target/linux/brcm63xx/dts/bcm96318ref_p300.dts +++ b/target/linux/brcm63xx/dts/bcm96318ref_p300.dts @@ -31,7 +31,7 @@ gpios = <&pinctrl 34 1>; linux,code = ; }; - }; + }; gpio-leds { compatible = "gpio-leds"; diff --git a/target/linux/brcm63xx/dts/bcm963268bu_p300.dts b/target/linux/brcm63xx/dts/bcm963268bu_p300.dts index f7477a3a25..6122d7306b 100644 --- a/target/linux/brcm63xx/dts/bcm963268bu_p300.dts +++ b/target/linux/brcm63xx/dts/bcm963268bu_p300.dts @@ -31,7 +31,7 @@ gpios = <&pinctrl 33 0>; linux,code = ; }; - }; + }; }; &hsspi { diff --git a/target/linux/brcm63xx/dts/bcm963269bhr.dts b/target/linux/brcm63xx/dts/bcm963269bhr.dts index de7255b130..2e3211083c 100644 --- a/target/linux/brcm63xx/dts/bcm963269bhr.dts +++ b/target/linux/brcm63xx/dts/bcm963269bhr.dts @@ -25,7 +25,7 @@ gpios = <&pinctrl 32 0>; linux,code = ; }; - }; + }; gpio-leds { compatible = "gpio-leds"; diff --git a/target/linux/brcm63xx/dts/dgnd3700v1.dts b/target/linux/brcm63xx/dts/dgnd3700v1.dts index e2884703ad..a98664822f 100644 --- a/target/linux/brcm63xx/dts/dgnd3700v1.dts +++ b/target/linux/brcm63xx/dts/dgnd3700v1.dts @@ -119,7 +119,7 @@ reg = <0x1fe0000 0x20000>; }; }; -}; +}; &pinctrl { pinctrl-names = "default"; diff --git a/target/linux/brcm63xx/dts/r5010unv2.dts b/target/linux/brcm63xx/dts/r5010unv2.dts index c134d52ca8..af9633c8b8 100644 --- a/target/linux/brcm63xx/dts/r5010unv2.dts +++ b/target/linux/brcm63xx/dts/r5010unv2.dts @@ -13,7 +13,7 @@ stdout-path = "serial0:115200n8"; }; - + gpio-keys-polled { compatible = "gpio-keys-polled"; #address-cells = <1>; diff --git a/target/linux/brcm63xx/dts/rta770bw.dts b/target/linux/brcm63xx/dts/rta770bw.dts index 89cf87248f..fd99780f88 100644 --- a/target/linux/brcm63xx/dts/rta770bw.dts +++ b/target/linux/brcm63xx/dts/rta770bw.dts @@ -25,7 +25,7 @@ gpios = <&gpio0 13 1>; linux,code = ; }; - }; + }; gpio-leds { compatible = "gpio-leds"; diff --git a/target/linux/brcm63xx/dts/rta770w.dts b/target/linux/brcm63xx/dts/rta770w.dts index 6a1dfd2f43..e057a70ed8 100644 --- a/target/linux/brcm63xx/dts/rta770w.dts +++ b/target/linux/brcm63xx/dts/rta770w.dts @@ -25,7 +25,7 @@ gpios = <&gpio0 13 1>; linux,code = ; }; - }; + }; gpio-leds { compatible = "gpio-leds"; diff --git a/target/linux/brcm63xx/dts/vg50.dts b/target/linux/brcm63xx/dts/vg50.dts index 7f11da2bd8..140213b583 100644 --- a/target/linux/brcm63xx/dts/vg50.dts +++ b/target/linux/brcm63xx/dts/vg50.dts @@ -31,7 +31,7 @@ gpios = <&pinctrl 34 0>; linux,code = ; }; - }; + }; }; &hsspi { -- cgit v1.2.3