All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] DW-MSHC support on Exynos4412-TRATS2 board
@ 2013-12-12 16:18 ` Tomasz Figa
  0 siblings, 0 replies; 10+ messages in thread
From: Tomasz Figa @ 2013-12-12 16:18 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: linux-samsung-soc, Kyungmin Park, Thomas Abraham,
	Sylwester Nawrocki, Arnd Bergmann, Olof Johansson, Stephen Warren,
	Kukjin Kim, Mike Turquette, Tomasz Figa

This series fixes spotted issues with DW-MSHC support on Exynos4x12
SoCs and then enables DW-MSHC controller to handle eMMC memory on
Exynos4412-TRATS2 board. As opposed to using sdhci-s3c for eMMC,
MMC 4.4 extensions can be used and in general performance is improved.

Tested on Exynos4412-TRATS2 board.

Tomasz Figa (3):
  clk: samsung: exynos4: Fix definition of div_mmc_pre4 divider
  ARM: dts: exynos4x12: Fix definition of MSHC device tree nodes
  ARM: dts: exynos4412-trats2: Use MSHC controller for eMMC memory

 arch/arm/boot/dts/exynos4412-odroidx.dts |  5 +----
 arch/arm/boot/dts/exynos4412-origen.dts  |  5 +----
 arch/arm/boot/dts/exynos4412-trats2.dts  | 20 ++++++++++++++++----
 arch/arm/boot/dts/exynos4412.dtsi        |  8 --------
 arch/arm/boot/dts/exynos4x12.dtsi        | 13 +++++++++++++
 drivers/clk/samsung/clk-exynos4.c        |  3 ++-
 6 files changed, 33 insertions(+), 21 deletions(-)

-- 
1.8.4.3

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

end of thread, other threads:[~2013-12-20 22:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-12 16:18 [PATCH 0/3] DW-MSHC support on Exynos4412-TRATS2 board Tomasz Figa
2013-12-12 16:18 ` Tomasz Figa
2013-12-12 16:18 ` [PATCH 1/3] clk: samsung: exynos4: Fix definition of div_mmc_pre4 divider Tomasz Figa
2013-12-12 16:18   ` Tomasz Figa
2013-12-12 16:18 ` [PATCH 2/3] ARM: dts: exynos4x12: Fix definition of MSHC device tree nodes Tomasz Figa
2013-12-12 16:18   ` Tomasz Figa
2013-12-12 16:18 ` [PATCH 3/3] ARM: dts: exynos4412-trats2: Use MSHC controller for eMMC memory Tomasz Figa
2013-12-12 16:18   ` Tomasz Figa
2013-12-20 22:16 ` [PATCH 0/3] DW-MSHC support on Exynos4412-TRATS2 board Kukjin Kim
2013-12-20 22:16   ` Kukjin Kim

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.