Commit 3bbbb3e5 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Rob Herring

dt-bindings: extcon: maxim,max77843: fix ports type

The "ports" property can contain multiple ports as name suggests, so it
should be using "ports" type from device graphs.
Reported-by: default avatarRob Herring <robh@kernel.org>
Fixes: 9729cad0 ("dt-bindings: extcon: maxim,max77843: Add MAX77843 bindings")
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220310073258.24060-1-krzysztof.kozlowski@canonical.com
parent 31231092
...@@ -25,7 +25,7 @@ properties: ...@@ -25,7 +25,7 @@ properties:
$ref: /schemas/connector/usb-connector.yaml# $ref: /schemas/connector/usb-connector.yaml#
ports: ports:
$ref: /schemas/graph.yaml#/properties/port $ref: /schemas/graph.yaml#/properties/ports
description: description:
Any connector to the data bus of this controller should be modelled using Any connector to the data bus of this controller should be modelled using
the OF graph bindings specified the OF graph bindings specified
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment