public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot]  [PATCH 0/3] samsung: Add mmc controller to use dw mmc
@ 2014-03-05  1:57 Beomho Seo
  2014-03-05  9:21 ` Lukasz Majewski
  0 siblings, 1 reply; 4+ messages in thread
From: Beomho Seo @ 2014-03-05  1:57 UTC (permalink / raw)
  To: u-boot

This patch set for use dw mmc controller.
First, add dw mmc controller initialization.
And then, change exynos4 mmc gpio configuration.
Additionally, I have removed exynos4x12_set_mmc_clk function.
Because samsung_get_base_clock() (exynos4x12/ exynos4) return same value.

This patch set is tested on Trats2 board.

Beomho Seo (3):
  board: samsung: trats2: Add DW MMC controller initialization
  arm: exynos: pinmux: Add sdmmc4 gpio confifuration
  arm: exynos: clock: Remove exynos4x12_set_mmc_clk function

 arch/arm/cpu/armv7/exynos/clock.c  |   29 +----------------------------
 arch/arm/cpu/armv7/exynos/pinmux.c |   20 +++++++++++++++-----
 board/samsung/trats2/trats2.c      |   31 +++++++++++++++++++++----------
 3 files changed, 37 insertions(+), 43 deletions(-)
-- 
Best Regards,

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

end of thread, other threads:[~2014-03-06  8:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-05  1:57 [U-Boot] [PATCH 0/3] samsung: Add mmc controller to use dw mmc Beomho Seo
2014-03-05  9:21 ` Lukasz Majewski
2014-03-06  4:42   ` Jaehoon Chung
2014-03-06  8:17     ` Lukasz Majewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox