regulator: Add support for tps62362 and tps62363 in tps62360-regulator driver
authorAxel Lin <axel.lin@gmail.com>
Mon, 2 Apr 2012 10:19:28 +0000 (18:19 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 2 Apr 2012 22:16:16 +0000 (23:16 +0100)
commitd1cf4f65e1eb17bc8768d822755780588e42cf37
tree4efef8bcb72ae0ad4643843d6341701774f34f70
parent7f52ba7791a35a8e13a3be992fc98da66e68b77d
regulator: Add support for tps62362 and tps62363 in tps62360-regulator driver

According to the datasheet[1], tps62360 is register compatible with tps62362.
tps62361B is register compatible with tps62363.
Thus this patch adds support for tps62362 and tps62363.

[1] http://www.ti.com/litv/pdf/slvsau9b

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/Kconfig
drivers/regulator/tps62360-regulator.c
This page took 0.024893 seconds and 5 git commands to generate.