Skip to content

Commit 3bbbb3e

Browse files
krzkrobherring
authored andcommitted
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: Rob Herring <robh@kernel.org> Fixes: 9729cad ("dt-bindings: extcon: maxim,max77843: Add MAX77843 bindings") Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220310073258.24060-1-krzysztof.kozlowski@canonical.com
1 parent 3123109 commit 3bbbb3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/devicetree/bindings/extcon/maxim,max77843.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ properties:
2525
$ref: /schemas/connector/usb-connector.yaml#
2626

2727
ports:
28-
$ref: /schemas/graph.yaml#/properties/port
28+
$ref: /schemas/graph.yaml#/properties/ports
2929
description:
3030
Any connector to the data bus of this controller should be modelled using
3131
the OF graph bindings specified

0 commit comments

Comments
 (0)