On 6/13/22 04:11, ChiaEn Wu wrote: > diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig > index cbe0f96ca342..dcb6866dab53 100644 > --- a/drivers/regulator/Kconfig > +++ b/drivers/regulator/Kconfig > @@ -804,6 +804,14 @@ config REGULATOR_MT6360 > 2-channel buck with Thermal Shutdown and Overload Protection > 6-channel High PSRR and Low Dropout LDO. > > +config REGULATOR_MT6370 > + tristate "MT6370 SubPMIC Regulator" > + depends on MFD_MT6370 > + help > + Say Y here to enable MT6370 regulator support. > + This driver support the control for DisplayBias voltages and one supports > + general purpose LDO which commonly used to drive the vibrator. which is commonly used to drive the vibrator. -- ~Randy