regulator: Add LTC3676 support
authorTim Harvey <tharvey@gateworks.com>
Mon, 15 Aug 2016 19:40:23 +0000 (12:40 -0700)
committerMark Brown <broonie@kernel.org>
Tue, 16 Aug 2016 11:28:00 +0000 (12:28 +0100)
commit37b918a034feda1b1ef404acf003812f37ab8da2
tree686cfc9ef7326a9ed4cc7ad0f652ec8648d1f976
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
regulator: Add LTC3676 support

This patch adds support for the Linear Technology LTC3676
8-output I2C voltage regulator IC.

Cc: Jaffer Kapasi <jkapasi@linear.com>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/ltc3676.txt [new file with mode: 0644]
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/ltc3676.c [new file with mode: 0644]