Hi Randy, Thanks for your helpful comments! We will refine them in the next patch, thanks! Randy Dunlap <rdunlap@xxxxxxxxxxxxx> 於 2022年6月14日 週二 凌晨4:15寫道: > > > > 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 Best regards, ChiaEn Wu