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

From: cy_huang
Date: Thu Apr 28 2022 - 05:46:10 EST


From: ChiYuan Huang <cy_huang@xxxxxxxxxxx>

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