* Krzysztof Kozlowski <krzk@xxxxxxxxxx> [201020 12:41]: > On Tue, Oct 20, 2020 at 02:59:52PM +0300, Serge Semin wrote: > > In accordance with the DWC USB3 bindings the corresponding node > > name is suppose to comply with the Generic USB HCD DT schema, which > > requires the USB nodes to have the name acceptable by the regexp: > > "^usb(@.*)?" . Make sure the "snps,dwc3"-compatible nodes are correctly > > named. > > > > Signed-off-by: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx> > > --- > > arch/arm/boot/dts/omap5-l4.dtsi | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Applying this too into omap-for-v5.11/dt thanks. Tony