On Thu, 10 Mar 2022, Krzysztof Kozlowski wrote: > 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@xxxxxxxxxx> > Fixes: 9729cad0278b ("dt-bindings: extcon: maxim,max77843: Add MAX77843 bindings") > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > > --- > > Hi Lee, > > This is a fix for a commit in your next branch. Yes and no. I sent out a pull-request so that follow-up fixes can go in via their respective trees. > --- > Documentation/devicetree/bindings/extcon/maxim,max77843.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/extcon/maxim,max77843.yaml b/Documentation/devicetree/bindings/extcon/maxim,max77843.yaml > index f9ffe3d6f957..0216ec868c3e 100644 > --- a/Documentation/devicetree/bindings/extcon/maxim,max77843.yaml > +++ b/Documentation/devicetree/bindings/extcon/maxim,max77843.yaml > @@ -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 -- Lee Jones [李琼斯] Principal Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog