Skip to content

Commit f2d2696

Browse files
nxpfranklirobherring
authored andcommitted
dt-bindings: display: arm,pl11x: Allow resets property
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>
1 parent 5e61d44 commit f2d2696

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/display/arm,pl11x.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ properties:
7878
If not present, the memory interface is fast enough to handle all
7979
possible video modes.
8080

81+
resets:
82+
maxItems: 1
83+
8184
port:
8285
$ref: /schemas/graph.yaml#/$defs/port-base
8386
additionalProperties: false

0 commit comments

Comments
 (0)