aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files-4.14/arch/mips/boot/dts/EASY98021.dts
diff options
context:
space:
mode:
authorPaul Wassi <p.wassi@gmx.at>2018-08-23 09:35:04 +0200
committerMathias Kresin <dev@kresin.me>2018-08-27 19:31:17 +0200
commite348ccc4e6e9d16d56bec77b69628205d58e6750 (patch)
tree80aa62e8727a41cc4acbcc02ce420352ab4b8276 /target/linux/lantiq/files-4.14/arch/mips/boot/dts/EASY98021.dts
parent3601c3de23f15e2735adc4becdca14c803b6b1a5 (diff)
downloadupstream-e348ccc4e6e9d16d56bec77b69628205d58e6750.tar.gz
upstream-e348ccc4e6e9d16d56bec77b69628205d58e6750.tar.bz2
upstream-e348ccc4e6e9d16d56bec77b69628205d58e6750.zip
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 <dev@kresin.me> Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Diffstat (limited to 'target/linux/lantiq/files-4.14/arch/mips/boot/dts/EASY98021.dts')
-rw-r--r--target/linux/lantiq/files-4.14/arch/mips/boot/dts/EASY98021.dts12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/lantiq/files-4.14/arch/mips/boot/dts/EASY98021.dts b/target/linux/lantiq/files-4.14/arch/mips/boot/dts/EASY98021.dts
index 7b2e490fcc..38154d6f1c 100644
--- a/target/linux/lantiq/files-4.14/arch/mips/boot/dts/EASY98021.dts
+++ b/target/linux/lantiq/files-4.14/arch/mips/boot/dts/EASY98021.dts
@@ -15,7 +15,7 @@
memory@0 {
device_type = "memory";
- reg = <0x0 0x4000000>; // 64M at 0x0
+ reg = <0x0 0x4000000>; // 64M at 0x0
};
gpio-keys {
@@ -31,12 +31,12 @@
/* Place-holder for SIM-Card connector,
to list the used GPIOs, no official binding */
compatible = "gpio-mmc";
- gpios = <&gpio0 3 GPIO_ACTIVE_HIGH>,
- <&gpio0 3 GPIO_ACTIVE_HIGH>,
- <&gpio0 2 GPIO_ACTIVE_HIGH>,
- <0>; /* no CS */
+ gpios = <&gpio0 3 GPIO_ACTIVE_HIGH>,
+ <&gpio0 3 GPIO_ACTIVE_HIGH>,
+ <&gpio0 2 GPIO_ACTIVE_HIGH>,
+ <0>; /* no CS */
gpio-names = "di", "do", "clk", "cs";
- reset-gpio = <&gpio3 24 GPIO_ACTIVE_HIGH>;
+ reset-gpio = <&gpio3 24 GPIO_ACTIVE_HIGH>;
};
pinctrl {