regulator: rt4801: Add support for RT4801 Display Bias regulator driver
authorChiYuan Huang <cy_huang@richtek.com>
Sat, 15 Aug 2020 03:14:20 +0000 (11:14 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 18 Aug 2020 16:18:35 +0000 (17:18 +0100)
commit5bbbfc7f7f0a44b7a85ab3872dd2ccce7019f7b1
tree511392ea05520e64a200985ce0b3da716761a948
parentb2ad0be5087470f4a5ba29129e611df00cd183a7
regulator: rt4801: Add support for RT4801 Display Bias regulator driver

Adds support for the RT4801 DSV. It has two regulators (DSVP/DSVN) with
an I2C interface. DSVP/DSVN can provide the display panel module for the
positive/negative voltage range from (+/-)4V to (+/-)6V.

Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
Link: https://lore.kernel.org/r/1597461262-25878-1-git-send-email-u0084500@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/rt4801-regulator.c [new file with mode: 0644]