]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: watchdog: nxp,pnx4008-wdt: allow clocks property
authorFrank Li <Frank.Li@nxp.com>
Tue, 24 Jun 2025 20:12:27 +0000 (16:12 -0400)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Wed, 16 Jul 2025 16:05:01 +0000 (18:05 +0200)
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>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250624201227.2515275-1-Frank.Li@nxp.com
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Documentation/devicetree/bindings/watchdog/nxp,pnx4008-wdt.yaml

index 35ef940cbabe89e9082692061e4718cccc5d47de..8964c1c5d5220fd7de792e70157b58c94904c871 100644 (file)
@@ -19,6 +19,9 @@ properties:
   reg:
     maxItems: 1
 
+  clocks:
+    maxItems: 1
+
 required:
   - compatible
   - reg