On Tue, Nov 01, 2022 at 05:17:59PM +0100, Luca Weiss wrote: > Document the compatible for the wled block found in PMI8950. > > Signed-off-by: Luca Weiss <luca@xxxxxxxxx> FWIW: Reviewed-by: Daniel Thompson <daniel.thompson@xxxxxxxxxx> > --- > Changes since v2: > * New patch > > Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml > index 4c15693f7a01..5ac8605a53b1 100644 > --- a/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml > +++ b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml > @@ -19,6 +19,7 @@ properties: > compatible: > enum: > - qcom,pm8941-wled > + - qcom,pmi8950-wled > - qcom,pmi8994-wled > - qcom,pmi8998-wled > - qcom,pm660l-wled > -- > 2.38.1 >