On Tue, Oct 20, 2020 at 02:59:55PM +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 despite of the warning comment about possible backward > compatibility issues. > > Signed-off-by: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx> > --- > arch/arm64/boot/dts/apm/apm-shadowcat.dtsi | 4 ++-- > arch/arm64/boot/dts/apm/apm-storm.dtsi | 6 +++--- > 2 files changed, 5 insertions(+), 5 deletions(-) Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Best regards, Krzysztof