On Sat, 09 Oct 2021 21:39:11 -0700, Bjorn Andersson wrote: > This adds the binding document describing the three hardware blocks > related to the Light Pulse Generator found in a wide range of Qualcomm > PMICs. > > Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > --- > > Changes since v9: > - "led" child of "multi-led" now needed a patternProperties > - use generic "led-controller" and "pwm-controller" in example > > .../bindings/leds/leds-qcom-lpg.yaml | 173 ++++++++++++++++++ > 1 file changed, 173 insertions(+) > create mode 100644 Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>