Re: [PATCH 0/4] arm64: dts: qcom: Add a few LPG LEDs

From: Dylan Van Assche
Date: Fri Jul 01 2022 - 02:08:34 EST


On Wed, 2022-05-04 at 19:27 -0700, Bjorn Andersson wrote:
> Now that the LPG binding is accepted, sprinkle some lpg definitions
> in various
> PMIC files and define the LPG attached LEDs for RB3 and db820c.
>
> Bjorn Andersson (4):
>   arm64: dts: qcom: Add LPG to pm8916, pm8994, pmi8994 and pmi8998
>   arm64: dts: qcom: sdm845: Enable user LEDs on DB845c
>   arm64: dts: qcom: pmi8994: Define MPP block
>   arm64: dts: qcom: db820c: Add user LEDs
>
>  arch/arm64/boot/dts/qcom/apq8096-db820c.dts | 56
> +++++++++++++++++++++
>  arch/arm64/boot/dts/qcom/pm8916.dtsi        |  8 +++
>  arch/arm64/boot/dts/qcom/pm8994.dtsi        | 10 ++++
>  arch/arm64/boot/dts/qcom/pmi8994.dtsi       | 20 ++++++++
>  arch/arm64/boot/dts/qcom/pmi8998.dtsi       | 11 +++-
>  arch/arm64/boot/dts/qcom/sdm845-db845c.dts  | 31 ++++++++++++
>  6 files changed, 135 insertions(+), 1 deletion(-)
>

Changes look good to me, I applied similar changes here:
https://patchwork.kernel.org/project/linux-arm-msm/patch/20220512054439.13971-1-me@xxxxxxxxxxxxxxxxx/

Reviewed-by: Dylan Van Assche <me@xxxxxxxxxxxxxxxxx>

Thanks!
Dylan