mbox series

[V1,0/2] Fix WLED FSC Sync and brightness Sync settings

Message ID 1614138648-2963-1-git-send-email-kgunda@codeaurora.org (mailing list archive)
Headers show
Series Fix WLED FSC Sync and brightness Sync settings | expand

Message

Kiran Gunda Feb. 24, 2021, 3:50 a.m. UTC
The FSC (Full scale current) setting is not updated properly due to the
wrong register toggling for WLED5. Also the ILED_SYNC toggle and MOD_SYNC
toggle sequence is updated as per the hardware team recommendation to fix
the FSC update and brightness update issue.

Kiran Gunda (2):
  backlight: qcom-wled: Fix FSC update issue for WLED5
  backlight: qcom-wled: Correct the sync_toggle sequence

 drivers/video/backlight/qcom-wled.c | 37 +++++++++++++++++++++++++------------
 1 file changed, 25 insertions(+), 12 deletions(-)