]> git.baikalelectronics.ru Git - kernel.git/commit
OMAP3: PM: Register TWL4030 pmic info with the voltage driver.
authorThara Gopinath <thara@ti.com>
Fri, 10 Dec 2010 17:21:05 +0000 (22:51 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 22 Dec 2010 22:31:41 +0000 (14:31 -0800)
commit28872e014d7c39e0cae2adbc4f25b1386ec07782
tree52c817cbc5110d9018d7e6fa5a8d34cd840655c5
parentbdd0fa9f714b062def5723c68a0d3f16cdb00aae
OMAP3: PM: Register TWL4030 pmic info with the voltage driver.

This patch registers the TWL4030 PMIC specific informtion
with the voltage driver. Failing this patch the voltage driver
is unware of the formula to use for vsel to voltage and vice versa
conversion and lot of other PMIC dependent parameters.

This file is based on the arch/arm/plat-omap opp_twl_tpl.c file
by Paul Walmsley. The original file is replaced by this file.

Signed-off-by: Thara Gopinath <thara@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/omap_twl.c [new file with mode: 0644]
arch/arm/mach-omap2/pm.c
arch/arm/mach-omap2/pm.h