summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/tegra20-paz00.dts
diff options
context:
space:
mode:
authorThierry Reding2016-06-10 18:55:24 +0200
committerThierry Reding2016-07-11 16:46:26 +0200
commit4ec2e60186034d54745d8ee45441dc33acef2e9c (patch)
treee34674e9f58e19bc73ff06ffbd48d6824d98d76f /arch/arm/boot/dts/tegra20-paz00.dts
parentARM: tegra: Fix a couple of DTC warnings (diff)
downloadkernel-qcow2-linux-4ec2e60186034d54745d8ee45441dc33acef2e9c.tar.gz
kernel-qcow2-linux-4ec2e60186034d54745d8ee45441dc33acef2e9c.tar.xz
kernel-qcow2-linux-4ec2e60186034d54745d8ee45441dc33acef2e9c.zip
ARM: tegra: Add spaces around = in properties
This seems to have been copied and pasted since the beginning of time, though only until Tegra124, likely because that DT was written from scratch or it was fixed along the way. Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'arch/arm/boot/dts/tegra20-paz00.dts')
-rw-r--r--arch/arm/boot/dts/tegra20-paz00.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/tegra20-paz00.dts b/arch/arm/boot/dts/tegra20-paz00.dts
index 33ed2b23026b..4e361a8c167e 100644
--- a/arch/arm/boot/dts/tegra20-paz00.dts
+++ b/arch/arm/boot/dts/tegra20-paz00.dts
@@ -512,7 +512,7 @@
clk32k_in: clock@0 {
compatible = "fixed-clock";
- reg=<0>;
+ reg = <0>;
#clock-cells = <0>;
clock-frequency = <32768>;
};