On 07/07/2023 23:06, Rob Herring wrote: > Convert the Panasonic AN30259A 3-channel LED controller binding to DT > schema format. > > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > .../bindings/leds/leds-an30259a.txt | 55 ------------ > .../bindings/leds/panasonic,an30259a.yaml | 84 +++++++++++++++++++ ... > diff --git a/Documentation/devicetree/bindings/leds/panasonic,an30259a.yaml b/Documentation/devicetree/bindings/leds/panasonic,an30259a.yaml > new file mode 100644 > index 000000000000..f55f8c232bc6 > --- /dev/null > +++ b/Documentation/devicetree/bindings/leds/panasonic,an30259a.yaml > @@ -0,0 +1,84 @@ > +# SPDX-License-Identifier: GPL-2.0 > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/leds/panasonic,an30259a.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Panasonic AN30259A 3-channel LED controller > + > +maintainers: > + - Simon Shields <simon@xxxxxxxxxxxxx> Device is used in qcom-msm8974pro-samsung-klte.dts, so maybe its main authors would maintain this binding? Iskren Chernev <me@xxxxxxxxxxx> Daniele Debernardi <drebrez@xxxxxxxxx> Best regards, Krzysztof