[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240814-fragment-stegosaur-9e143e30e0f0@spud>
Date: Wed, 14 Aug 2024 15:43:04 +0100
From: Conor Dooley <conor@...nel.org>
To: Frank Li <Frank.li@....com>
Cc: Wim Van Sebroeck <wim@...ux-watchdog.org>,
Guenter Roeck <linux@...ck-us.net>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
"open list:WATCHDOG DEVICE DRIVERS" <linux-watchdog@...r.kernel.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" <devicetree@...r.kernel.org>,
open list <linux-kernel@...r.kernel.org>, imx@...ts.linux.dev
Subject: Re: [PATCH v2 1/1] dt-bindings: watchdog: convert ziirave-wdt.txt to
yaml
On Tue, Aug 13, 2024 at 12:32:36PM -0400, Frank Li wrote:
> On Tue, Aug 13, 2024 at 05:09:52PM +0100, Conor Dooley wrote:
> > On Mon, Aug 12, 2024 at 12:28:09PM -0400, Frank Li wrote:
> > > Convert ziirave-wdt.txt to yaml format.
> > >
> > > Additional change:
> > > - Add i2c node in example.
> > > - Add ref to watchdog.yaml
> > >
> > > Fix below warning:
> > > arch/arm64/boot/dts/freescale/imx8mq-zii-ultra-rmb3.dtb: /soc@...us@...00000/i2c@...40000/watchdog@38:
> > > failed to match any schema with compatible: ['zii,rave-wdt']
> > >
> > > Signed-off-by: Frank Li <Frank.Li@....com>
> > > ---
> > > Change from v1 to v2
> > > - add ref watchdog.yaml
> > > - Remove timeout-sec
> > > ---
> > > .../bindings/watchdog/zii,rave-wdt.yaml | 47 +++++++++++++++++++
> > > .../bindings/watchdog/ziirave-wdt.txt | 19 --------
> > > 2 files changed, 47 insertions(+), 19 deletions(-)
> > > create mode 100644 Documentation/devicetree/bindings/watchdog/zii,rave-wdt.yaml
> > > delete mode 100644 Documentation/devicetree/bindings/watchdog/ziirave-wdt.txt
> > >
> > > diff --git a/Documentation/devicetree/bindings/watchdog/zii,rave-wdt.yaml b/Documentation/devicetree/bindings/watchdog/zii,rave-wdt.yaml
> > > new file mode 100644
> > > index 0000000000000..0206d9ddf872d
> > > --- /dev/null
> > > +++ b/Documentation/devicetree/bindings/watchdog/zii,rave-wdt.yaml
> > > @@ -0,0 +1,47 @@
> > > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> > > +%YAML 1.2
> > > +---
> > > +$id: http://devicetree.org/schemas/watchdog/zii,rave-wdt.yaml#
> > > +$schema: http://devicetree.org/meta-schemas/core.yaml#
> > > +
> > > +title: Zodiac RAVE Watchdog Timer
> > > +
> > > +maintainers:
> > > + - Frank Li <Frank.Li@....com>
> >
> > When you're converting bindings, listing yourself as the maintainer only
> > really makes sense if you know/care about the hardware IMO.
>
> I faced this problem. I am not sure who I can put as maintainer. How to
> decide binding doc maintainer? same as driver maintainer?
Same as the driver maintainer is usually the way to go, yeah.
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists