Re: [PATCH v4 1/2] dt-bindings: usb: add TUSB73x0 PCIe
From: Francesco Dolcini
Date: Tue Oct 29 2024 - 03:28:21 EST
Hello Krzysztof,
On Tue, Oct 29, 2024 at 08:08:09AM +0100, Krzysztof Kozlowski wrote:
> On Mon, Oct 28, 2024 at 11:54:12AM +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>
...
> > + ti,tusb7320-pwron-active-high:
>
> Drop tusb7320. There is never device name in property name, because it
> is redundant and makes it completely not-reusable.
Whoops :/
Rob already wrote this in the previous version and I forgot about it.
Thanks!