On 23/01/2025 20:35, Ben Zong-You Xie wrote: > Document devicetree bindings for Andes PWM controller. Please use standard email subjects, so with the PATCH keyword in the title. `git format-patch -vX` helps here to create proper versioned patches. Another useful tool is b4. Skipping the PATCH keyword makes filtering of emails more difficult thus making the review process less convenient. > > Signed-off-by: Ben Zong-You Xie <ben717@xxxxxxxxxxxxx> > --- > .../bindings/pwm/andestech,atcpit100-pwm.yaml | 51 +++++++++++++++++++ > MAINTAINERS | 5 ++ > 2 files changed, 56 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pwm/andestech,atcpit100-pwm.yaml > > diff --git a/Documentation/devicetree/bindings/pwm/andestech,atcpit100-pwm.yaml b/Documentation/devicetree/bindings/pwm/andestech,atcpit100-pwm.yaml > new file mode 100644 > index 000000000000..20d099c1503f > --- /dev/null > +++ b/Documentation/devicetree/bindings/pwm/andestech,atcpit100-pwm.yaml Filename: andestech,atcpit100.yaml > @@ -0,0 +1,51 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 Best regards, Krzysztof