Re: [PATCH v2 1/2] dt-bindings: usb: Add onsemi FUSB15201 Type-C and PD controller
From: Shawn Guo
Date: Fri Sep 11 2026 - 03:33:55 EST
On Thu, Sep 10, 2026 at 05:17:50PM +0800, Shawn Guo wrote:
> The FUSB15201 is an autonomous dual-port USB Type-C and Power Delivery
> controller. It runs the Type-C state machine and the Power Delivery
> policy engine on an integrated microcontroller, and exposes only a
> status and command interface over I2C, so it is not a TCPC.
>
> Describe the two ports as addressed connector child nodes, so that a
> board which wires up only one of them can describe just that one.
>
> Assisted-by: LLM
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> Link: https://lore.kernel.org/r/20260902045938.184221-2-shengchao.guo@xxxxxxxxxxxxxxxx
The link line shouldn't be there. Will resend.
Shawn
> Signed-off-by: Shawn Guo <shengchao.guo@xxxxxxxxxxxxxxxx>