mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
usb: fix usb device rename bug for g12a
PD#156734: usb: fix usb device rename for g12a Change-Id: Iecb0ae41f3eb41b7fd6005a842ce76fb50628039 Signed-off-by: Yue Wang <yue.wang@amlogic.com>
This commit is contained in:
@@ -350,7 +350,7 @@
|
||||
clock-names = "pcie_refpll";
|
||||
};
|
||||
|
||||
dwc2_a: dwc2@ff400000 {
|
||||
dwc2_a: dwc2_a@ff400000 {
|
||||
compatible = "amlogic, dwc2";
|
||||
status = "disable";
|
||||
device_name = "dwc2_a";
|
||||
|
||||
Reference in New Issue
Block a user