1
0
Fork 0
alistair23-linux/Documentation/arm/OMAP
Kishon Vijay Abraham I 24a6f1f65e Documentation: ARM: Add new MMC requirements for DRA7/K2G
From 4.18 kernel, all the MMC controller instances in DRA7
are programmed using sdhci based driver (sdhci-omap.c). Document
this new requirement here. Both omap2plus_defconfig and
multi_v7_defconfig has CONFIG_MMC_SDHCI_OMAP enabled.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2018-05-03 10:32:20 -07:00
..
DSS OMAPFB: use dma_alloc_attrs to allocate memory 2012-11-13 09:52:24 +02:00
README Documentation: ARM: Add new MMC requirements for DRA7/K2G 2018-05-03 10:32:20 -07:00
omap_pm doc: Fix typo in doucmentations 2013-07-25 12:34:15 +02:00

README

This file contains documentation for running mainline
kernel on omaps.

KERNEL		NEW DEPENDENCIES
v4.3+		Update is needed for custom .config files to make sure
		CONFIG_REGULATOR_PBIAS is enabled for MMC1 to work
		properly.

v4.18+		Update is needed for custom .config files to make sure
		CONFIG_MMC_SDHCI_OMAP is enabled for all MMC instances
		to work in DRA7 and K2G based boards.