diff mbox series

[1/1] dt-bindings: watchdog: nxp,pnx4008-wdt: allow clocks property

Message ID 20250624201227.2515275-1-Frank.Li@nxp.com
State New
Headers show
Series [1/1] dt-bindings: watchdog: nxp,pnx4008-wdt: allow clocks property | expand

Commit Message

Frank Li June 24, 2025, 8:12 p.m. UTC
Allow clocks property to fix below CHECK_DTB warning:
  arch/arm/boot/dts/nxp/lpc/lpc3250-phy3250.dtb: watchdog@4003c000 (nxp,pnx4008-wdt): Unevaluated properties are not allowed ('clocks' was unexpected)

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
 .../devicetree/bindings/watchdog/nxp,pnx4008-wdt.yaml          | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/watchdog/nxp,pnx4008-wdt.yaml b/Documentation/devicetree/bindings/watchdog/nxp,pnx4008-wdt.yaml
index 35ef940cbabe8..8964c1c5d5220 100644
--- a/Documentation/devicetree/bindings/watchdog/nxp,pnx4008-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/nxp,pnx4008-wdt.yaml
@@ -19,6 +19,9 @@  properties:
   reg:
     maxItems: 1
 
+  clocks:
+    maxItems: 1
+
 required:
   - compatible
   - reg