
12 Aug
2016
12 Aug
'16
9:25 a.m.
Hi,
On 08/10/2016 10:54 PM, Sekhar Nori wrote:
This patch set switches mmc/sd support on k2g to use driver model.
Tested both SD card and emmc on k2g-evm by writing data, reading it back and comparing crc.
also tested with buildman for am33xx and omap
Applied on u-boot-mmc. Thanks!
Best Regards, Jaehoon Chung
Sekhar Nori (4): drivers: mmc: omap_hsmmc: fix build breakage ARM: dts: K2G: Add support for MMC controller ARM: dts: k2g-evm: enable mmc/sd suppport defconfig: k2g_evm_defconfig: Enable mmc driver model
arch/arm/dts/k2g-evm.dts | 8 ++++++++ arch/arm/dts/k2g.dtsi | 23 +++++++++++++++++++++++ configs/k2g_evm_defconfig | 1 + drivers/mmc/omap_hsmmc.c | 2 ++ 4 files changed, 34 insertions(+)