OSDN Git Service

regulator: qpnp-lcdb: Add the QPNP LCDB regulator driver
authorAnirudh Ghayal <aghayal@codeaurora.org>
Wed, 5 Oct 2016 09:50:41 +0000 (15:20 +0530)
committerGerrit - the friendly Code Review server <code-review@localhost>
Mon, 5 Dec 2016 12:26:56 +0000 (04:26 -0800)
commit6da3d343b0e2658b7c9225f4a105276329dc0950
tree56aabfedf2e543e34e9bee66ba009906ffdf5517
parent5142c18bae30439decd1c139999b54197e2aae91
regulator: qpnp-lcdb: Add the QPNP LCDB regulator driver

QPNP LCDB regulator driver supports the LCD display
bias configuration. It exposes 2 regulators to control
the positive and negative voltage biases.

CRs-Fixed: 1074468
Change-Id: I069dc61ee4fc5d56aff2b836f06fa7246285e42a
Signed-off-by: Anirudh Ghayal <aghayal@codeaurora.org>
Documentation/devicetree/bindings/regulator/qpnp-lcdb-regulator.txt [new file with mode: 0644]
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/qpnp-lcdb-regulator.c [new file with mode: 0644]