[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250329171215.GA2298924-robh@kernel.org>
Date: Sat, 29 Mar 2025 12:12:15 -0500
From: Rob Herring <robh@...nel.org>
To: Daniel Lezcano <daniel.lezcano@...aro.org>
Cc: Ghennadi Procopciuc <ghennadi.procopciuc@....com>, linux@...ck-us.net,
Thomas Fossati <thomas.fossati@...aro.org>,
linux-watchdog@...r.kernel.org, Conor Dooley <conor+dt@...nel.org>,
wim@...ux-watchdog.org, S32@....com,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: Re: [PATCH 1/2] dt-bindings: watchdog: Add NXP Software Watchdog
Timer
On Fri, Mar 28, 2025 at 08:37:03PM -0500, Rob Herring (Arm) wrote:
>
> On Fri, 28 Mar 2025 16:15:13 +0100, Daniel Lezcano wrote:
> > Describe the Software Watchdog Timer available on the S32G platforms.
> >
> > Cc: Ghennadi Procopciuc <ghennadi.procopciuc@....com>
> > Cc: Thomas Fossati <thomas.fossati@...aro.org>
> > Signed-off-by: Daniel Lezcano <daniel.lezcano@...aro.org>
> > ---
> > .../bindings/watchdog/nxp,s32g-wdt.yaml | 46 +++++++++++++++++++
> > 1 file changed, 46 insertions(+)
> > create mode 100644 Documentation/devicetree/bindings/watchdog/nxp,s32g-wdt.yaml
> >
>
> My bot found errors running 'make dt_binding_check' on your patch:
>
> yamllint warnings/errors:
>
> dtschema/dtc warnings/errors:
> Documentation/devicetree/bindings/watchdog/nxp,s32g-wdt.example.dts:18.29-23.11: Warning (unit_address_format): /example-0/watchdog@...0100000: unit name should not have leading "0x"
> /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/watchdog/nxp,s32g-wdt.example.dtb: watchdog@...0100000: 'timeout-sec' does not match any of the regexes: 'pinctrl-[0-9]+'
> from schema $id: http://devicetree.org/schemas/watchdog/nxp,s32g-wdt.yaml#
You need unevaluatedProperties instead of additionalProperties.
Rob
Powered by blists - more mailing lists