* [U-Boot] [PATCH] arm: dts: exynos: Adjust whitespace around status property
@ 2019-02-21 16:32 ` Krzysztof Kozlowski
2019-02-22 3:12 ` Simon Glass
2019-03-12 1:10 ` Minkyu Kang
0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2019-02-21 16:32 UTC (permalink / raw)
To: u-boot
Just add spaces around '=' sign for clarity.
Signed-off-by: Krzysztof Kozlowski <krzk@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 {
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* [U-Boot] [PATCH] arm: dts: exynos: Adjust whitespace around status property
2019-02-21 16:32 ` [U-Boot] [PATCH] arm: dts: exynos: Adjust whitespace around status property Krzysztof Kozlowski
@ 2019-02-22 3:12 ` Simon Glass
2019-03-12 1:10 ` Minkyu Kang
1 sibling, 0 replies; 3+ messages in thread
From: Simon Glass @ 2019-02-22 3:12 UTC (permalink / raw)
To: u-boot
On Thu, 21 Feb 2019 at 09:32, Krzysztof Kozlowski <krzk@kernel.org> wrote:
>
> Just add spaces around '=' sign for clarity.
>
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> ---
> arch/arm/dts/exynos5422-odroidxu3.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg@chromium.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] arm: dts: exynos: Adjust whitespace around status property
2019-02-21 16:32 ` [U-Boot] [PATCH] arm: dts: exynos: Adjust whitespace around status property Krzysztof Kozlowski
2019-02-22 3:12 ` Simon Glass
@ 2019-03-12 1:10 ` Minkyu Kang
1 sibling, 0 replies; 3+ messages in thread
From: Minkyu Kang @ 2019-03-12 1:10 UTC (permalink / raw)
To: u-boot
On 22/02/2019 01:32, Krzysztof Kozlowski wrote:
> Just add spaces around '=' sign for clarity.
>
> Signed-off-by: Krzysztof Kozlowski <krzk@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.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-03-12 1:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CGME20190221163339epcas1p35b6e3eda9f4d27d840c840612f250733@epcas1p3.samsung.com>
2019-02-21 16:32 ` [U-Boot] [PATCH] arm: dts: exynos: Adjust whitespace around status property Krzysztof Kozlowski
2019-02-22 3:12 ` Simon Glass
2019-03-12 1:10 ` Minkyu Kang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox