[PATCH 0/4] leds: flash: mt6360: Apply the fixes and hardware features

cy_huang posted 4 patches 2 years, 4 months ago
drivers/leds/flash/Kconfig       |   4 +-
drivers/leds/flash/leds-mt6360.c | 413 ++++++++++++++++++++++++++++++++++++++-
2 files changed, 410 insertions(+), 7 deletions(-)
[PATCH 0/4] leds: flash: mt6360: Apply the fixes and hardware features
Posted by cy_huang 2 years, 4 months ago
From: ChiYuan Huang <cy_huang@richtek.com>

This patch series includes some fixes and add supproted ISNK hardware features.
From MT6360, ISNK can support three modes (CC, PWM, and Breath). The previous
one can only support CC mode.

ChiYuan Huang (4):
  leds: flash: mt6360: Fix the wrong enable_reg in multicolor brightness
    set
  leds: flash: mt6360: Remove unused dependency in Kconfig
  leds: flash: mt6360: Add mt6360 isnk channel hardware timer dimming
    mode support
  leds: flash: mt6360: Add mt6360 isnk channel hardwre breath mode
    support

 drivers/leds/flash/Kconfig       |   4 +-
 drivers/leds/flash/leds-mt6360.c | 413 ++++++++++++++++++++++++++++++++++++++-
 2 files changed, 410 insertions(+), 7 deletions(-)

-- 
2.7.4
Re: [PATCH 0/4] leds: flash: mt6360: Apply the fixes and hardware features
Posted by ChiYuan Huang 2 years, 3 months ago
Hi:

    Is there any comment about this patch series?
One is for the fix, second is Kconfig refine, others are for the HW
PWM/Breath feature added.

cy_huang <u0084500@gmail.com> 於 2022年4月28日 週四 下午5:33寫道:
>
> From: ChiYuan Huang <cy_huang@richtek.com>
>
> This patch series includes some fixes and add supproted ISNK hardware features.
> From MT6360, ISNK can support three modes (CC, PWM, and Breath). The previous
> one can only support CC mode.
>
> ChiYuan Huang (4):
>   leds: flash: mt6360: Fix the wrong enable_reg in multicolor brightness
>     set
>   leds: flash: mt6360: Remove unused dependency in Kconfig
>   leds: flash: mt6360: Add mt6360 isnk channel hardware timer dimming
>     mode support
>   leds: flash: mt6360: Add mt6360 isnk channel hardwre breath mode
>     support
>
>  drivers/leds/flash/Kconfig       |   4 +-
>  drivers/leds/flash/leds-mt6360.c | 413 ++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 410 insertions(+), 7 deletions(-)
>
> --
> 2.7.4
>