Commit 0987760b authored by Frank Li's avatar Frank Li Committed by Wim Van Sebroeck
Browse files

dt-bindings: watchdog: nxp,pnx4008-wdt: allow clocks property



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: default avatarFrank Li <Frank.Li@nxp.com>
Acked-by: default avatarRob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250624201227.2515275-1-Frank.Li@nxp.com


Signed-off-by: default avatarWim Van Sebroeck <wim@linux-watchdog.org>
parent 8b61d8ca
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -19,6 +19,9 @@ properties:
  reg:
    maxItems: 1

  clocks:
    maxItems: 1

required:
  - compatible
  - reg