regulator: pv88090: new regulator driver
authorJames Ban <James.Ban.opensource@diasemi.com>
Tue, 8 Dec 2015 01:57:29 +0000 (10:57 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 8 Dec 2015 18:21:06 +0000 (18:21 +0000)
commitc90456e36d9c89de0b6e9c8f21003208e0ad7f13
tree76f66fc06e1c4b046f1f1a6ec42303267e43f1c5
parentf307a7e9b7af401d459d26f98497c9cec766a41f
regulator: pv88090: new regulator driver

This is the driver for the Powerventure PV88090 BUCKs and LDOs regulator.
It communicates via an I2C bus to the device.

Signed-off-by: James Ban <James.Ban.opensource@diasemi.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/pv88090.txt [new file with mode: 0644]
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/pv88090-regulator.c [new file with mode: 0644]
drivers/regulator/pv88090-regulator.h [new file with mode: 0644]