]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
pmic: add tps62362 simple wrapper code
authorFelipe Balbi <balbi@ti.com>
Tue, 6 Jan 2015 15:14:36 +0000 (09:14 -0600)
committerTom Rini <trini@ti.com>
Tue, 13 Jan 2015 20:26:10 +0000 (15:26 -0500)
commit78fb6e31669f85943aef8806053d443168cbb4be
treeb1c55b018329e98e879a73a631dc64db7e939789
parentd5c082a32db7568fc03f30f6893cd54ff664e1b1
pmic: add tps62362 simple wrapper code

This regulator is used with AM437x IDK to feed
VDD_MPU, without means to scale VDD_MPU we can't
support higher frequencies.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/power/pmic/Makefile
drivers/power/pmic/pmic_tps62362.c [new file with mode: 0644]
include/power/tps62362.h [new file with mode: 0644]