]> git.ipfire.org Git - people/ms/u-boot.git/commit - board/ti/dra7xx/evm.c
board: ti: dra71x-evm: Add PMIC support
authorKeerthy <j-keerthy@ti.com>
Wed, 23 Nov 2016 07:55:27 +0000 (13:25 +0530)
committerTom Rini <trini@konsulko.com>
Sun, 4 Dec 2016 18:54:50 +0000 (13:54 -0500)
commitf56e63509985d23e8912beaf3c38b07f7a1b12c6
treed0b54ddf7c11a84acedd23b44a044294bccd7119
parent4596cf98cde13d09310eb0cb2a4c1e11c9f2279a
board: ti: dra71x-evm: Add PMIC support

Add the pmic_data for LP873x PMIC which is used to power
up dra71x-evm.

Note: As per the DM[1] DRA71x supports only OP_NOM. So, updating
the efuse registers only to use OPP_NOM irrespective of any
CONFIG_DRA7_<VOLT>_OPP_{NOM,od,high} is defined.

[1] http://www.ti.com/product/DRA718/technicaldocuments

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/include/asm/arch-omap5/clock.h
arch/arm/include/asm/omap_common.h
arch/arm/mach-omap2/omap5/hw_data.c
board/ti/dra7xx/evm.c