From: Beomho Seo <beomho.seo@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] samsung: Add mmc controller to use dw mmc
Date: Wed, 05 Mar 2014 10:57:20 +0900 [thread overview]
Message-ID: <53168480.1050003@samsung.com> (raw)
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,
next reply other threads:[~2014-03-05 1:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-05 1:57 Beomho Seo [this message]
2014-03-05 9:21 ` [U-Boot] [PATCH 0/3] samsung: Add mmc controller to use dw mmc Lukasz Majewski
2014-03-06 4:42 ` Jaehoon Chung
2014-03-06 8:17 ` Lukasz Majewski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53168480.1050003@samsung.com \
--to=beomho.seo@samsung.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.