Re: [PATCH v2 1/2] arm64: dts: ti: k3-j784s4-main: Add support for USB

From: Krzysztof Kozlowski
Date: Mon May 06 2024 - 02:22:13 EST


On 06/05/2024 07:20, Ravi Gunasekaran wrote:
> From: Matt Ranostay <mranostay@xxxxxx>
>
> Add support for the USB 3.0 controller
>
> Signed-off-by: Matt Ranostay <mranostay@xxxxxx>
> Signed-off-by: Ravi Gunasekaran <r-gunasekaran@xxxxxx>
> ---
> Changes since v1:
> ----------------
> * No change


>
> gic500: interrupt-controller@1800000 {
> @@ -568,6 +575,38 @@
> status = "disabled";
> };
>
> + usbss0: cdns-usb@4104000 {

usb

Node names should be generic. See also an explanation and list of
examples (not exhaustive) in DT specification:
https://devicetree-specification.readthedocs.io/en/latest/chapter2-devicetree-basics.html#generic-names-recommendation




Best regards,
Krzysztof