[linux-sunxi] [PATCH 6/7] arm: sunxi: Enable DM_MMC and DM_SCSI

2019-04-12 Thread Jagan Teki
- Enable DM_MMC if MMC defined - Enable DM_SCSI if SCSI defined globally through Allwinner platform, the effected SoC families and boards will make use of MMC and SCSI subsystems in driver-model. Tested DM_MMC in one board from A64, H6, H5, H3, R40, A83T, A20, A10 SoCs. Cc: Pablo Sebastián

[linux-sunxi] [PATCH 6/7] arm: sunxi: Enable DM_MMC

2019-01-11 Thread Jagan Teki
Enable DM_MMC for all Allwinner SoCs, this will eventually enable BLK. Also removed DM_MMC enablement in few parts of sunxi configurations. Signed-off-by: Jagan Teki --- arch/arm/Kconfig | 1 + arch/arm/mach-sunxi/Kconfig | 1 -