[PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name

Jun Li lijun.kernel at gmail.com
Mon Nov 2 02:34:46 EST 2020


Serge Semin <Sergey.Semin at baikalelectronics.ru> 于2020年10月20日周二 下午8:04写道:
>
> 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.

This need a counterpart driver change:
drivers/usb/dwc3/dwc3-qcom.c
dwc3_np = of_get_child_by_name(np, "dwc3");

Li Jun



More information about the linux-arm-kernel mailing list