Re: [PATCH 1/2] dt-bindings: watchdog: Add NXP Software Watchdog Timer
From: Daniel Lezcano <hidden>
Date: 2025-03-31 07:57:50
Also in:
linux-watchdog, lkml
On 29/03/2025 06:04, Krzysztof Kozlowski wrote:
On 28/03/2025 16:15, Daniel Lezcano wrote:quoted
+description: + The System Timer Module supports commonly required system and + application software timing functions. STM includes a 32-bit + count-up timer and four 32-bit compare channels with a separate + interrupt source for each channel. The timer is driven by the STM + +allOf: + - $ref: watchdog.yaml# + +properties: + compatible: + enum: + - nxp,s32g-wdtThis wasn't tested, so limited review - this also has wrong compatible, There is no such soc as s32g in the kernel. If that's a new soc, come with proper top-level bindings and some explanation, because I am sure previously we talked with NXP that this is not s32g but something else.
If I refer to Documentation/devicetree/bindings/arm/fsl.yaml
We found the entries:
- description: S32G2 based Boards
items:
- enum:
- nxp,s32g274a-evb
- nxp,s32g274a-rdb2
- const: nxp,s32g2
- description: S32G3 based Boards
items:
- enum:
- nxp,s32g399a-rdb3
- const: nxp,s32g3
I guess it should nxp,s32g2-wdt and nxp,s32g3-wdt
Right ?
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog