[PATCH v4,1/6] dt-bindings: pwm: Convert pwm-mtk-disp.txt to mediatek,pwm-disp.yaml format

xinlei.lee xinlei.lee at mediatek.com
Tue Mar 29 20:24:36 PDT 2022


On Fri, 2022-03-25 at 07:48 +0800, Miles Chen wrote:
> > Convert pwm-mtk-disp.txt to mediatek,pwm-disp.yaml format as
> > suggested by maintainer
> > 
> > Signed-off-by: Xinlei Lee <xinlei.lee at mediatek.com>
> > Reviewed-by: Rob Herring <robh at kernel.org>
> > ---
> >  .../bindings/pwm/mediatek,pwm-disp.yaml       | 65
> > +++++++++++++++++++
> >  .../devicetree/bindings/pwm/pwm-mtk-disp.txt  | 44 -------------
> >  2 files changed, 65 insertions(+), 44 deletions(-)
> >  create mode 100644
> > Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
> >  delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-mtk-
> > disp.txt
> > 
> > diff --git a/Documentation/devicetree/bindings/pwm/mediatek,pwm-
> > disp.yaml b/Documentation/devicetree/bindings/pwm/mediatek,pwm-
> > disp.yaml
> > new file mode 100644
> > index 000000000000..f844695d605a
> > --- /dev/null
> > +++ b/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
> > @@ -0,0 +1,65 @@
> > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> > +%YAML 1.2
> > +---
> > +$id: http://devicetree.org/schemas/pwm/mediatek,pwm-disp.yaml#
> > +$schema: http://devicetree.org/meta-schemas/core.yaml#
> > +
> > +title: Mediatek DISP_PWM Controller Device Tree Bindings
> 
> s/Mediatek/MediaTek/
> 
> Thanks,
> Miles
> > +
> > +maintainers:
> > +  - Jitao Shi <jitao.shi at mediatek.com>
> > +  - Xinlei Lee <xinlei.lee at mediatek.com>
> > +
> > +allOf:

Hi Miles:

Thanks for your suggestion.
I will fix it in the next version.

Best Regards!
xinlei


More information about the linux-arm-kernel mailing list