Re: [PATCH 1/1] dt-bindings: extcon: ptn5150: add child node port
From: Krzysztof Kozlowski
Date: Tue Aug 13 2024 - 01:39:29 EST
On 13/08/2024 01:18, Frank Li wrote:
> Add child node 'port' to allow connect to usb controller to do role-switch.
>
> Fix below warning:
> arch/arm64/boot/dts/freescale/imx8mn-var-som-symphony.dtb: typec@3d: 'port' does not match any of the regexes: 'pinctrl-[0-9]+'
> from schema $id: http://devicetree.org/schemas/extcon/extcon-ptn5150.yaml
>
This looks reasonable however intention was to switch to connector node,
wasn't it? I actually wonder how the commit 095b96b2b adding connector
could fix that warning...
The binding and device driver might be incomplete. There should be a
connector somewhere.
Anyway, in any case, please extend the example.
Best regards,
Krzysztof