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
- [PATCH v2 07/15] Documentation: ABI: testing: mt6370: Add... ChiaEn Wu
- Re: [PATCH v2 07/15] Documentation: ABI: testing: mt... Jonathan Cameron
- [PATCH v2 08/15] mfd: mt6370: Add Mediatek MT6370 support ChiaEn Wu
- [PATCH v2 09/15] usb: typec: tcpci_mt6370: Add Mediatek M... ChiaEn Wu
- [PATCH v2 10/15] regulator: mt6370: Add mt6370 DisplayBia... ChiaEn Wu
- Re: [PATCH v2 10/15] regulator: mt6370: Add mt6370 D... Randy Dunlap
- [PATCH v2 11/15] iio: adc: mt6370: Add Mediatek MT6370 su... ChiaEn Wu
- Re: [PATCH v2 11/15] iio: adc: mt6370: Add Mediatek ... Randy Dunlap
- Re: [PATCH v2 11/15] iio: adc: mt6370: Add Mediatek ... Jonathan Cameron
- [PATCH v2 12/15] power: supply: mt6370: Add Mediatek MT63... ChiaEn Wu
- [PATCH v2 13/15] leds: mt6370: Add Mediatek MT6370 curren... ChiaEn Wu
- [PATCH v2 14/15] leds: flashlight: mt6370: Add Mediatek M... ChiaEn Wu
- [PATCH v2 15/15] video: backlight: mt6370: Add Mediatek M... ChiaEn Wu