]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/mmc/omap_hsmmc.c
ARM: OMAP4+: Add support for getting pbias info from board
authorLokesh Vutla <lokeshvutla@ti.com>
Wed, 23 Nov 2016 07:55:28 +0000 (13:25 +0530)
committerTom Rini <trini@konsulko.com>
Sun, 4 Dec 2016 18:54:51 +0000 (13:54 -0500)
commitb4b060066f158a461780dfb06a042bb6351a2b3c
tree702244a6706fefa39a458eac01d9377217c74eb0
parentf56e63509985d23e8912beaf3c38b07f7a1b12c6
ARM: OMAP4+: Add support for getting pbias info from board

Palmas driver assumes it is always TPS659xx regulator on all DRA7xx based
boards to enable mmc regulator. This is not true always like in case of
DRA71x-evm. So get this information based on the board.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Vignesh R <vigneshr@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
[trini: Delete omap4_vmmc_pbias_config from omap_hsmmc.c]
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/include/asm/omap_mmc.h
arch/arm/mach-omap2/omap4/hwinit.c
arch/arm/mach-omap2/omap5/hwinit.c
drivers/mmc/omap_hsmmc.c
drivers/power/palmas.c
include/palmas.h