Skip to content

Commit

Permalink
dt-bindings: dp-connector: Drop maxItems from -supply
Browse files Browse the repository at this point in the history
The meta-schema recently gained a definition for the common -supply$
property, which denotes that maxItems is not a valid property. Drop this
to clear up the binding validation error.

Fixes: a46c112 ("dt-bindings: dp-connector: add binding for DisplayPort connector")
Signed-off-by: Bjorn Andersson <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
(cherry picked from commit ca230ab)
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
  • Loading branch information
andersson authored and robherring committed Feb 18, 2021
1 parent e2183fb commit b1b805f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ properties:

dp-pwr-supply:
description: Power supply for the DP_PWR pin
maxItems: 1

port:
$ref: /schemas/graph.yaml#/properties/port
Expand Down

0 comments on commit b1b805f

Please sign in to comment.