summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/regulator/pv88060.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-06-18dt-bindings: Add missing newline at end of fileGeert Uytterhoeven1-1/+1
"git diff" says: \ No newline at end of file after modifying the files. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Rob Herring <robh@kernel.org>
2015-11-20regulator: pv88060: new regulator driverJames Ban1-0/+124
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>