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