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 <bjorn.andersson@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210120175922.1579835-1-bjorn.andersson@linaro.org
  • Loading branch information
Bjorn Andersson authored and Rob Herring committed Jan 20, 2021
1 parent 81ad7f9 commit ca230ab
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 ca230ab

Please sign in to comment.