Message ID | 20220504205704.699500-1-marijn.suijten@somainline.org |
---|---|
State | Superseded |
Headers | show |
Series | [1/4] dt-bindings: leds: qcom-lpg: Add compatible for PM660L LPG block | expand |
On Wed, 04 May 2022 22:57:01 +0200, Marijn Suijten wrote: > Document the availability of an LPG configuration for the PM660L PMIC in > the Qualcomm Light Pulse Generator driver. > > Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org> > --- > Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
Hi! > Document the availability of an LPG configuration for the PM660L PMIC in > the Qualcomm Light Pulse Generator driver. Thank you, but I could not apply it. Can you collect reviews and resend? I'll only be able to apply first two. Best regards, Pavel
Hi Pavel! On 2022-05-07 23:19:07, Pavel Machek wrote: > Hi! > > > Document the availability of an LPG configuration for the PM660L PMIC in > > the Qualcomm Light Pulse Generator driver. > > Thank you, but I could not apply it. Thank you for notifying me. It seems the diff-context changed a little when the pm8350c-pwm patches were applied, the series is now rebased on linux-leds and re-sent as [1] (I may have forgotten to pass -v2 to git format-patch, apologies for that). [1]: https://lore.kernel.org/linux-leds/20220507221123.2201668-4-marijn.suijten@somainline.org/T/#u > Can you collect reviews Unless I missed something there only seems to be one Acked-by from Rob, on the dt-bindings patch - I hope that's enough and otherwise Bjorn may want to chime in on the LPG code part. > I'll only be able to apply first two. No worries about that, I expect Bjorn to pick up the latter two through the arm-msm tree. Is it okay if I send all patches as a unified series going forward, or should it rather be split per sub-tree/maintainer? Last but not least, a friendly reminder to look at patch [2] (resent as [3]) to complement Bjorn's LPG patches. [2]: https://lore.kernel.org/linux-leds/20210418213427.220638-1-marijn.suijten@somainline.org/ [3]: https://lore.kernel.org/linux-leds/20210915080252.69147-1-marijn.suijten@somainline.org/ - Marijn
diff --git a/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml b/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml index 336bd8e10efd..64272a92c5b7 100644 --- a/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml +++ b/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml @@ -17,6 +17,7 @@ description: > properties: compatible: enum: + - qcom,pm660l-lpg - qcom,pm8150b-lpg - qcom,pm8150l-lpg - qcom,pm8916-pwm
Document the availability of an LPG configuration for the PM660L PMIC in the Qualcomm Light Pulse Generator driver. Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org> --- Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml | 1 + 1 file changed, 1 insertion(+) -- 2.36.0