
10 Aug
2016
10 Aug
'16
3:54 p.m.
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
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(+)
--
2.9.0