arm: dts: exynos: Adjust whitespace around status property
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 21 Feb 2019 16:32:00 +0000 (17:32 +0100)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 11 Mar 2019 06:53:36 +0000 (15:53 +0900)
Just add spaces around '=' sign for clarity.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/dts/exynos5422-odroidxu3.dts

index 04ecc40..6df6be9 100644 (file)
        };
 
        serial@12C20000 {
-               status="okay";
+               status = "okay";
        };
 
        mmc@12200000 {