mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: dts: rockchip: Add linux,sysdev_is_parent for rk3568 usbdrd_dwc3
Fixes: 3b508e8fe4 ("UPSTREAM: usb: dwc3: support 64 bit DMA in platform driver")
Change-Id: Iad368fa9f6b75af7197ebd8acd41001d2c65c558
Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
Signed-off-by: William Wu <william.wu@rock-chips.com>
This commit is contained in:
@@ -575,6 +575,7 @@
|
||||
power-domains = <&power RK3568_PD_PIPE>;
|
||||
resets = <&cru SRST_USB3OTG0>;
|
||||
reset-names = "usb3-otg";
|
||||
linux,sysdev_is_parent;
|
||||
snps,dis_enblslpm_quirk;
|
||||
snps,dis-u1-entry-quirk;
|
||||
snps,dis-u2-entry-quirk;
|
||||
@@ -609,6 +610,7 @@
|
||||
power-domains = <&power RK3568_PD_PIPE>;
|
||||
resets = <&cru SRST_USB3OTG1>;
|
||||
reset-names = "usb3-host";
|
||||
linux,sysdev_is_parent;
|
||||
snps,dis_enblslpm_quirk;
|
||||
snps,dis-u2-freeclk-exists-quirk;
|
||||
snps,dis-del-phy-power-chg-quirk;
|
||||
|
||||
Reference in New Issue
Block a user