summaryrefslogtreecommitdiffstats
path: root/Documentation/arm/OMAP/README
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/arm/OMAP/README')
-rw-r--r--Documentation/arm/OMAP/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/arm/OMAP/README b/Documentation/arm/OMAP/README
new file mode 100644
index 000000000..90c6c57d6
--- /dev/null
+++ b/Documentation/arm/OMAP/README
@@ -0,0 +1,11 @@
+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.