Re: [PATCH V4 2/4] leds: Add pm8350c support to Qualcomm LPG driver

From: Doug Anderson
Date: Tue Mar 01 2022 - 12:21:41 EST


Hi,

On Mon, Feb 21, 2022 at 9:55 PM Satya Priya <quic_c_skakit@xxxxxxxxxxx> wrote:
>
> Add pm8350c compatible and lpg_data to the driver.
>
> Signed-off-by: Satya Priya <quic_c_skakit@xxxxxxxxxxx>
> Reviewed-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
> Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>
> ---
> Changes in V2:
> - Added const for lpg_channel_data[] struct.
>
> Changes in V3:
> - Correct the num_channels and add respective base addresses.
>
> Changes in V4:
> - Remove .pwm_9bit_mask, add .triled_base and .triled_mask.
>
> drivers/leds/rgb/leds-qcom-lpg.c | 13 +++++++++++++
> 1 file changed, 13 insertions(+)

Tested-by: Douglas Anderson <dianders@xxxxxxxxxxxx>

I'm very interested in knowing if there's anything blocking this patch
(and the one from Bjorn that it depends on) from landing. Thanks! :-)

-Doug