Re: [PATCH] regulator: Add support for RT4801 Display Bias regulator driver

2020-08-14 Thread Rob Herring
On Fri, 14 Aug 2020 13:59:33 +0800, cy_huang wrote: > From: ChiYuan Huang > > 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. > --- >

Re: [PATCH] regulator: Add support for RT4801 Display Bias regulator driver

2020-08-14 Thread Mark Brown
On Fri, Aug 14, 2020 at 01:59:33PM +0800, cy_huang wrote: > From: ChiYuan Huang > > 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. >

[PATCH] regulator: Add support for RT4801 Display Bias regulator driver

2020-08-13 Thread cy_huang
From: ChiYuan Huang 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. --- .../regulator/richtek,rt4801-regulator.yaml| 80