On 8/26/20 4:37 AM, Gene Chen wrote:
> diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
> index 1c181df..ce95ead 100644
> --- a/drivers/leds/Kconfig
> +++ b/drivers/leds/Kconfig
> @@ -271,6 +271,17 @@ config LEDS_MT6323
>         This option enables support for on-chip LED drivers found on
>         Mediatek MT6323 PMIC.
>  
> +config LEDS_MT6360
> +     tristate "LED Support for Mediatek MT6360 PMIC"
> +     depends on LEDS_CLASS_FLASH && OF
> +     depends on V4L2_FLASH_LED_CLASS || !V4L2_FLASH_LED_CLASS
> +     depends on MFD_MT6360
> +     help
> +       This option enables support for dual Flash LED drivers found on
> +       Mediatek MT6360 PMIC.
> +       Support Torch and Strobe mode independently current source.

          Supports                      independently of current source.

I'm guessing on that ending; I wasn't sure what was intended, but it doesn't
make sense as posted.


> +       Include Low-VF and short protection.

          Includes

> +
>  config LEDS_S3C24XX
>       tristate "LED Support for Samsung S3C24XX GPIO LEDs"
>       depends on LEDS_CLASS


thanks.
-- 
~Randy

Reply via email to