ARM: dts: qcom: Add LPG node to pm8941
authorBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 13 Jul 2022 21:23:08 +0000 (14:23 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sun, 17 Jul 2022 02:38:51 +0000 (21:38 -0500)
The PM8941 contains 8 LPG channels, as well as TRILED and LUT blocks.
Add a node for these.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Link: https://lore.kernel.org/r/20220713212309.130230-2-bjorn.andersson@linaro.org
arch/arm/boot/dts/qcom-pm8941.dtsi

index a68634397938f85cd3c436112ca7d233cc78e70a..59d0cde63251a809733d0d49a5b3080b98692382 100644 (file)
                #address-cells = <1>;
                #size-cells = <0>;
 
+               pm8941_lpg: lpg {
+                       compatible = "qcom,pm8941-lpg";
+
+                       #address-cells = <1>;
+                       #size-cells = <0>;
+                       #pwm-cells = <2>;
+
+                       status = "disabled";
+               };
+
                pm8941_wled: wled@d800 {
                        compatible = "qcom,pm8941-wled";
                        reg = <0xd800>;