All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 3/3] arm: spring: fix alias of mmc correctly
       [not found] <CGME20180731071327epcas1p1e10e7f6fe5e26debdde91d1e5e3f08e0@epcas1p1.samsung.com>
@ 2018-07-31  7:13 ` Minkyu Kang
  2018-08-07  1:15   ` Minkyu Kang
  0 siblings, 1 reply; 2+ messages in thread
From: Minkyu Kang @ 2018-07-31  7:13 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
---
 arch/arm/dts/exynos5250-spring.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/dts/exynos5250-spring.dts b/arch/arm/dts/exynos5250-spring.dts
index b73b572..7633d36 100644
--- a/arch/arm/dts/exynos5250-spring.dts
+++ b/arch/arm/dts/exynos5250-spring.dts
@@ -31,7 +31,7 @@
 		spi2 = "/spi at 12d40000";
 		spi3 = "/spi at 131a0000";
 		spi4 = "/spi at 131b0000";
-		mmc0 = "/mmc at 12000000";
+		mmc0 = "/mmc at 12200000";
 		serial0 = "/serial at 12C30000";
 		console = "/serial at 12C30000";
 		i2s = "/sound at 3830000";
-- 
1.9.1

-- 
Thanks,
Minkyu Kang.

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH 3/3] arm: spring: fix alias of mmc correctly
  2018-07-31  7:13 ` [U-Boot] [PATCH 3/3] arm: spring: fix alias of mmc correctly Minkyu Kang
@ 2018-08-07  1:15   ` Minkyu Kang
  0 siblings, 0 replies; 2+ messages in thread
From: Minkyu Kang @ 2018-08-07  1:15 UTC (permalink / raw)
  To: u-boot

2018년 7월 31일 (화) 16:14, Minkyu Kang <mk7.kang@samsung.com>님이 작성:

> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
> ---
>  arch/arm/dts/exynos5250-spring.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/dts/exynos5250-spring.dts
> b/arch/arm/dts/exynos5250-spring.dts
> index b73b572..7633d36 100644
> --- a/arch/arm/dts/exynos5250-spring.dts
> +++ b/arch/arm/dts/exynos5250-spring.dts
> @@ -31,7 +31,7 @@
>                 spi2 = "/spi at 12d40000";
>                 spi3 = "/spi at 131a0000";
>                 spi4 = "/spi at 131b0000";
> -               mmc0 = "/mmc at 12000000";
> +               mmc0 = "/mmc at 12200000";
>                 serial0 = "/serial at 12C30000";
>                 console = "/serial at 12C30000";
>                 i2s = "/sound at 3830000";
> --
> 1.9.1
>
> --
> Thanks,
> Minkyu Kang.
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot


Applied to u-boot-samsung.

Thanks,
Minkyu Kang.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-08-07  1:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20180731071327epcas1p1e10e7f6fe5e26debdde91d1e5e3f08e0@epcas1p1.samsung.com>
2018-07-31  7:13 ` [U-Boot] [PATCH 3/3] arm: spring: fix alias of mmc correctly Minkyu Kang
2018-08-07  1:15   ` Minkyu Kang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.