Re: [PATCH V4 7/8] backlight: qcom-wled: add support for short circuit handling

2018-07-23 Thread kgunda
On 2018-07-20 19:37, Daniel Thompson wrote: On 09/07/18 11:22, Kiran Gunda wrote: Handle the short circuit interrupt and check if the short circuit interrupt is valid. Re-enable the module to check if it goes away. Disable the module altogether if the short circuit event persists. Signed-off-by

Re: [PATCH V4 7/8] backlight: qcom-wled: add support for short circuit handling

2018-07-20 Thread Daniel Thompson
On 09/07/18 11:22, Kiran Gunda wrote: Handle the short circuit interrupt and check if the short circuit interrupt is valid. Re-enable the module to check if it goes away. Disable the module altogether if the short circuit event persists. Signed-off-by: Kiran Gunda Reviewed-by: Bjorn Andersson

[PATCH V4 7/8] backlight: qcom-wled: add support for short circuit handling

2018-07-09 Thread Kiran Gunda
Handle the short circuit interrupt and check if the short circuit interrupt is valid. Re-enable the module to check if it goes away. Disable the module altogether if the short circuit event persists. Signed-off-by: Kiran Gunda Reviewed-by: Bjorn Andersson --- Changes from V3: - Added Rev