arm: dts: exynos: Adjust whitespace around status property
authorKrzysztof Kozlowski <[email protected]>
Thu, 21 Feb 2019 16:32:00 +0000 (17:32 +0100)
committerMinkyu Kang <[email protected]>
Mon, 11 Mar 2019 06:53:36 +0000 (15:53 +0900)
Just add spaces around '=' sign for clarity.

Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
arch/arm/dts/exynos5422-odroidxu3.dts

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