regulator: pv88080: new regulator driver
authorJames Ban <James.Ban.opensource@diasemi.com>
Fri, 15 Apr 2016 04:34:22 +0000 (13:34 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 18 Apr 2016 16:53:57 +0000 (17:53 +0100)
commit99cf3af5e2d5c74e016ae9517a4dced3f1dbcf6a
tree7a67c55efa3e847d4d981ac256ddadbed68e1685
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca
regulator: pv88080: new regulator driver

This is the driver for the Powerventure PV88080 BUCKs 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/pv88080.txt [new file with mode: 0644]
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/pv88080-regulator.c [new file with mode: 0644]
drivers/regulator/pv88080-regulator.h [new file with mode: 0644]
This page took 0.033275 seconds and 5 git commands to generate.