public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Beomho Seo <beomho.seo@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/4] samsung: Add mmc controller to use dwmmc
Date: Fri, 14 Mar 2014 17:33:20 +0900	[thread overview]
Message-ID: <5322BED0.1050006@samsung.com> (raw)

This patch set for use dw mmc controller.
Patch enable supporting device tree for dw mmc controller.
For use dwmmc controller on trats2 board, enable configuration
dw_mmc, exynos_dwmmc, bounce_buffer and then disable sdhci configuration.
This patch set tested on TRATS2 board.

Changes for v2:
- Use device tree for dw mmc controller.
- dw mmc node is added device node on exynos4 device tree.
- dw mmc controller driver is fixed for use exynos4 and 5.
- add fdt compat id of exynos4 dwmmc.
- Add comment.

Beomho Seo (4):
  drivers: mmc: dwmmc: enable support for DT
  arm: exynos: pinmux: Add sdmmc4 gpio configuration
  arm: exynos: clock: Remove exynos4x12_set_mmc_clk function
  board: trats2: Enable device tree on Trats2

 arch/arm/cpu/armv7/exynos/clock.c  |   29 +----------------------------
 arch/arm/cpu/armv7/exynos/pinmux.c |   19 +++++++++++++++----
 arch/arm/dts/exynos4.dtsi          |    8 ++++++++
 arch/arm/dts/exynos4412-trats2.dts |    8 ++++++++
 drivers/mmc/exynos_dw_mmc.c        |   20 ++++++++++++++++----
 include/fdtdec.h                   |    1 +
 lib/fdtdec.c                       |    1 +
 7 files changed, 50 insertions(+), 36 deletions(-)

-- 
1.7.9.5

-- 
Best Regards,

             reply	other threads:[~2014-03-14  8:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-14  8:33 Beomho Seo [this message]
2014-03-17 12:14 ` [U-Boot] [PATCH v2 0/4] samsung: Add mmc controller to use dwmmc Piotr Wilczek

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=5322BED0.1050006@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox