mbox series

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

Message ID 1613743659-4726-1-git-send-email-kgunda@codeaurora.org
Headers show
Series Fix WLED FSC Sync and brightness Sync settings | expand

Message

Kiran Gunda Feb. 19, 2021, 2:07 p.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(-)

Comments

Pavel Machek Feb. 19, 2021, 6:08 p.m. UTC | #1
Hi!

> 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.

If this is phone hardware, it might make sense to cc:
phone-devel@vger...

Best regards,
									Pavel