[ARM] msm: vreg interface to msm7k pmic
authorBrian Swetland <swetland@google.com>
Mon, 29 Sep 2008 21:07:14 +0000 (14:07 -0700)
committerBrian Swetland <swetland@google.com>
Wed, 22 Oct 2008 09:41:00 +0000 (02:41 -0700)
commitf030d7b65e4e6399f23de2a41a58d1b607b6bd89
treeb502982648afe1f275fd41cf916fbccb7c7daf25
parent8a0f6f17c43933a4768ab79b9ac3ad24cd3c2c3f
[ARM] msm: vreg interface to msm7k pmic

The baseband cpu owns the pmic, so voltage regulator control is only
available via a relatively limited interface through the proc_comm
transport.

Signed-off-by: Brian Swetland <swetland@google.com>
arch/arm/mach-msm/Makefile
arch/arm/mach-msm/include/mach/vreg.h [new file with mode: 0644]
arch/arm/mach-msm/vreg.c [new file with mode: 0644]