]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: Add LTC3589 support
authorPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 26 May 2014 08:38:16 +0000 (10:38 +0200)
committerMark Brown <broonie@linaro.org>
Mon, 26 May 2014 14:54:57 +0000 (15:54 +0100)
commite86857cc52714cf55395c90e3355309d01944055
tree84a3f6657c322dd4ba4f811f2e334c218e492dd3
parentdac04eaeaf3ed5baf0ffde57ef8c745fbb217ea9
regulator: Add LTC3589 support

This patch adds support for the Linear Technology LTC3589, LTC3589-1,
and LTC3589-2 8-output I2C voltage regulator ICs.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/ltc3589.c [new file with mode: 0644]