aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-05-26 22:46:05 +0200
committerNobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>2022-05-27 15:36:25 +0900
commit59c61a891d4426b3a8f17829419d222842dc9e55 (patch)
tree41145fe90ee762ced20ae41fd1d2d9d7bd51c77a
parent82706d6fb19d0b845146f7108fce3926502c5f52 (diff)
downloadlinux-visconti-fixes.tar.gz
arm64: dts: toshiba: adjust whitespace around '='fixes
Fix whitespace coding style: use single space instead of tabs or multiple spaces around '=' sign in property assignment. No functional changes (same DTB). Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
-rw-r--r--arch/arm64/boot/dts/toshiba/tmpv7708.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/toshiba/tmpv7708.dtsi b/arch/arm64/boot/dts/toshiba/tmpv7708.dtsi
index 0fc32c036f3073..b04829b3175de0 100644
--- a/arch/arm64/boot/dts/toshiba/tmpv7708.dtsi
+++ b/arch/arm64/boot/dts/toshiba/tmpv7708.dtsi
@@ -485,7 +485,7 @@
<0x0 0x28050000 0x0 0x00010000>,
<0x0 0x24200000 0x0 0x00002000>,
<0x0 0x24162000 0x0 0x00001000>;
- reg-names = "dbi", "config", "ulreg", "smu", "mpu";
+ reg-names = "dbi", "config", "ulreg", "smu", "mpu";
device_type = "pci";
bus-range = <0x00 0xff>;
num-lanes = <2>;