Re: [PATCH 0/3] Add Cypress CYPD6129 UCSI support for monza SOM USB0 DRD

From: Krzysztof Kozlowski

Date: Wed May 20 2026 - 07:41:16 EST


On 20/05/2026 11:37, Akash Kumar wrote:
> Hi all,
>
> This series adds support for the Cypress/Infineon CYPD6129 UCSI controller,
> used on the monza SOM platform for USB0 dual-role operation.
>
> The series consists of:
> 1. A dt-binding update to document the CYPD6129 compatible string for the
> existing CCGx binding.
> 2. A driver update to bind the UCSI CCG driver to CYPD6129.
> 3. A board DTS update to enable USB0 DRD mode on monza SOM using the
> CYPD6129 controller over I2C12.
>
> This enables the USB-C controller, connector, interrupt routing, and the
> USB2/USB3 endpoints required for DRD operation on the platform.
>
> Akash Kumar (3):
> dt-bindings: usb: typec: Add Cypress CYPD6129 UCSI controller compatible
> usb: ucsi: ccg: Add support for CYPD6129 (CCG6)
> arm64: dts: qcom: monaco-monza-som: Enable USB0 DRD mode

Why are you mixing USB with DTS (don't! we asked many times already),
and in completely random order (read submitting patches in DT dir).

Best regards,
Krzysztof