[PATCH 0/3] DW-MSHC support on Exynos4412-TRATS2 board
Kukjin Kim
kgene.kim at samsung.com
Fri Dec 20 17:16:14 EST 2013
On 12/13/13 01:18, Tomasz Figa wrote:
> 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(-)
>
Looks good to me, applied.
Thanks,
Kukjin
More information about the linux-arm-kernel
mailing list