Re: [PATCH v5 1/2] dt-bindings: usb: add TUSB73x0 PCIe
From: Krzysztof Kozlowski
Date: Wed Oct 30 2024 - 02:22:09 EST
On Tue, Oct 29, 2024 at 08:24:43AM +0100, Francesco Dolcini wrote:
> From: Parth Pancholi <parth.pancholi@xxxxxxxxxxx>
>
> Add device tree bindings for TI's TUSB73x0 PCIe-to-USB 3.0 xHCI
> host controller. The controller supports software configuration
> through PCIe registers, such as controlling the PWRONx polarity
> via the USB control register (E0h).
>
> Datasheet: https://www.ti.com/lit/ds/symlink/tusb7320.pdf
> Signed-off-by: Parth Pancholi <parth.pancholi@xxxxxxxxxxx>
> Signed-off-by: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>
> ---
> v5:
> - s/ti,tusb7320-pwron-active-high/ti,pwron-active-high/
> v4:
> - add $ref: usb-xhci.yaml
> - description: wrap to 80 columns, add that the two variants use the
> same device ID
> - revise the example, based on comment from Rob and taking
> marvell,prestera.yaml as an example (this binding was reviewed and
> amended by Rob in the past).
> v3: use lowercase hex in compatible
> v2: rename property to ti,tusb7320-pwron-active-high and change type to flag
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Best regards,
Krzysztof