Skip to content

Commit d8e1f5e

Browse files
committed
Documentation: ARM: List new omap MMC requirements
Earlier the PBIAS regulator was optional, not so with recent omap_hsmmc changes. To make things easier for people with custom .config files, let's add minimal documentation for it as suggested by Russell King <[email protected]>. Signed-off-by: Tony Lindgren <[email protected]>
1 parent fd820a1 commit d8e1f5e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/arm/OMAP/README

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
This file contains documentation for running mainline
2+
kernel on omaps.
3+
4+
KERNEL NEW DEPENDENCIES
5+
v4.3+ Update is needed for custom .config files to make sure
6+
CONFIG_REGULATOR_PBIAS is enabled for MMC1 to work
7+
properly.

0 commit comments

Comments
 (0)