dt-bindings: extcon: maxim,max77843: fix ports type
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Thu, 10 Mar 2022 07:32:58 +0000 (08:32 +0100)
committerRob Herring <robh@kernel.org>
Mon, 4 Apr 2022 18:43:40 +0000 (13:43 -0500)
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: 9729cad0278b ("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
Documentation/devicetree/bindings/extcon/maxim,max77843.yaml

index f9ffe3d..0216ec8 100644 (file)
@@ -25,7 +25,7 @@ properties:
     $ref: /schemas/connector/usb-connector.yaml#
 
   ports:
-    $ref: /schemas/graph.yaml#/properties/port
+    $ref: /schemas/graph.yaml#/properties/ports
     description:
       Any connector to the data bus of this controller should be modelled using
       the OF graph bindings specified