regulator: pv88060: new regulator driver
authorJames Ban <James.Ban.opensource@diasemi.com>
Thu, 19 Nov 2015 00:59:15 +0000 (09:59 +0900)
committerMark Brown <broonie@kernel.org>
Fri, 20 Nov 2015 18:06:15 +0000 (18:06 +0000)
commitf307a7e9b7af401d459d26f98497c9cec766a41f
treebd3551cb12f2840f74ae4cde5bd99a4b1debe1d4
parent8005c49d9aea74d382f474ce11afbbc7d7130bec
regulator: pv88060: new regulator driver

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