[U-Boot] [PATCH] arm: dts: exynos: Adjust whitespace around status property

Minkyu Kang mk7.kang at samsung.com
Tue Mar 12 01:10:31 UTC 2019


On 22/02/2019 01:32, Krzysztof Kozlowski wrote:
> Just add spaces around '=' sign for clarity.
> 
> Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
> ---
>  arch/arm/dts/exynos5422-odroidxu3.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/dts/exynos5422-odroidxu3.dts b/arch/arm/dts/exynos5422-odroidxu3.dts
> index e859dd1b981a..e0ad927dbf18 100644
> --- a/arch/arm/dts/exynos5422-odroidxu3.dts
> +++ b/arch/arm/dts/exynos5422-odroidxu3.dts
> @@ -256,7 +256,7 @@
>  	};
>  
>  	serial at 12C20000 {
> -		status="okay";
> +		status = "okay";
>  	};
>  
>  	mmc at 12200000 {
> 

applied to u-boot-samsung.

Thanks,
Minkyu Kang.


More information about the U-Boot mailing list