Re: [PATCH] dt-bindings: regulator: Convert ti,tps65133 to YAML

From: André Apitzsch
Date: Fri Dec 22 2023 - 02:53:44 EST


Am Sonntag, dem 17.12.2023 um 08:24 -0600 schrieb Rob Herring:
>
> On Sun, 17 Dec 2023 14:21:39 +0100, André Apitzsch wrote:
> > Convert TI TPS65132 bindings from .txt to .yaml format.
> >
> > Signed-off-by: André Apitzsch <git@xxxxxxxxxxx>
> > ---
> > Note, we still have to find a person willing to be listed as
> > maintainer.
> > Suggestions are welcome.
> > ---
> >  .../devicetree/bindings/regulator/ti,tps65132.yaml | 81
> > ++++++++++++++++++++++
> >  .../bindings/regulator/tps65132-regulator.txt      | 46 ----------
> > --
> >  2 files changed, 81 insertions(+), 46 deletions(-)
> >
>
> My bot found errors running 'make DT_CHECKER_FLAGS=-m
> dt_binding_check'
> on your patch (DT_CHECKER_FLAGS is new in v5.13):
>
> yamllint warnings/errors:
>
> dtschema/dtc warnings/errors:
> /builds/robherring/dt-review-
> ci/linux/Documentation/devicetree/bindings/regulator/ti,tps65132.yaml
> : 'maintainers' is a required property
> hint: Metaschema for devicetree binding documentation
> from schema $id:
> http://devicetree.org/meta-schemas/base.yaml#

Hi everyone,

I haven't add a maintainer, yet, as the driver for tps65132 doesn't
list one.

Who is willing to be listed as maintainer for this device or who can be
asked to become a maintainer for tps65132?

André