ARM: OMAP3: Add support for configuring MMC pins as GPIO pins
authorTony Lindgren <tony@atomide.com>
Wed, 20 May 2015 16:23:43 +0000 (09:23 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 20 May 2015 16:23:43 +0000 (09:23 -0700)
Some devices are using the MMC1 pins 4..8 as GPIO pins, and in
this case they need to be configured for 1.8V IO voltage if not
done by the bootloader as otherwise some devices like smsc911x
won't work properly.

Let's also make sure this register is saved and restored for
idle.

Cc: Tim Nordell <tim.nordell@logicpd.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/control.c
arch/arm/mach-omap2/control.h
arch/arm/mach-omap2/pdata-quirks.c

Simple merge
Simple merge
Simple merge