]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: display: arm,pl11x: Allow resets property
authorFrank Li <Frank.Li@nxp.com>
Mon, 2 Jun 2025 14:49:06 +0000 (10:49 -0400)
committerRob Herring (Arm) <robh@kernel.org>
Mon, 9 Jun 2025 16:02:55 +0000 (11:02 -0500)
Allow resets property to fix below CHECK_DTB warning:
  arch/arm/boot/dts/nxp/lpc/lpc4337-ciaa.dtb: lcd-controller@40008000 (arm,pl111): 'resets' does not match any of the regexes: 'pinctrl-[0-9]+'

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20250602144906.944866-1-Frank.Li@nxp.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/display/arm,pl11x.yaml

index 6cc9045e5c6858c61d03d6918e6d292cb3a9baa2..a43c1c9d91131b63dc52f03bd95fb28603734777 100644 (file)
@@ -78,6 +78,9 @@ properties:
       If not present, the memory interface is fast enough to handle all
       possible video modes.
 
+  resets:
+    maxItems: 1
+
   port:
     $ref: /schemas/graph.yaml#/$defs/port-base
     additionalProperties: false