diff options
author | Kevin Hilman <khilman@ti.com> | 2011-03-23 00:12:37 +0300 |
---|---|---|
committer | Kevin Hilman <khilman@ti.com> | 2011-09-15 22:39:11 +0400 |
commit | e74e44054f8297d60fbd2ed1d412d84055afee8c (patch) | |
tree | 2bbfb22023db5153b809653f73bbd0a08ab5ad92 /arch/arm/mach-s5pc100/cpu.c | |
parent | 01f48d308db1cfcfb0151d8d91153fd73e84ae40 (diff) | |
download | linux-e74e44054f8297d60fbd2ed1d412d84055afee8c.tar.xz |
OMAP2+: VC: support PMICs with separate voltage and command registers
The VC layer can support PMICs with separate voltage and command
registers by putting the different registers in the PRM_VC_SMPS_VOL_RA
and PRCM_VC_SMPS_CMD_RA registers respectively.
The PMIC data must supply at least a voltage register address
(volt_reg_addr). The command register address (cmd_reg_addr) is
optional. If the PMIC data does not supply a separate command
register address, the VC will use the voltage register address for both.
Signed-off-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'arch/arm/mach-s5pc100/cpu.c')
0 files changed, 0 insertions, 0 deletions