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. > --- You need to provide a Signed-off-by - see submitting-patches.rst for details on what that is and why it is important. I can't do anything with this without one. > .../regulator/richtek,rt4801-regulator.yaml | 80 ++++++++ > drivers/regulator/Kconfig | 7 + The DT bindings should be in a separate patch.