summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/exynos5410-smdk5410.dts
diff options
context:
space:
mode:
authorAndreas Faerber <afaerber@suse.de>2015-03-15 23:00:30 +0100
committerKukjin Kim <kgene@kernel.org>2015-07-21 12:55:00 +0900
commit27284129522e7e2a5b89e80bd44ea3345f79c9e8 (patch)
tree783d47ffc24190581ef5621b5112e9d34cc8d738 /arch/arm/boot/dts/exynos5410-smdk5410.dts
parent300bde79f3d86b1af6fcde7b7b2439ecffccbff4 (diff)
ARM: dts: Clean up indentation for exynos5410-smdk5410
The UART status properties are indented one level too deep, and we want to derive a device tree for the ODROID-XU. Fix this before it propagates. Signed-off-by: Andreas Faerber <afaerber@suse.de> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Kukjin Kim <kgene@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/exynos5410-smdk5410.dts')
-rw-r--r--arch/arm/boot/dts/exynos5410-smdk5410.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/exynos5410-smdk5410.dts b/arch/arm/boot/dts/exynos5410-smdk5410.dts
index be3e02530b42..cebeaab3abec 100644
--- a/arch/arm/boot/dts/exynos5410-smdk5410.dts
+++ b/arch/arm/boot/dts/exynos5410-smdk5410.dts
@@ -62,13 +62,13 @@
};
&uart0 {
- status = "okay";
+ status = "okay";
};
&uart1 {
- status = "okay";
+ status = "okay";
};
&uart2 {
- status = "okay";
+ status = "okay";
};