mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
arm64: dts: rockchip: add u3 autosuspend quirk for rk3328
This patch adds a quirk to disable rk3328 xHCI controller USB3 port autosuspend function, and USB2 port autosuspend function is still enabled. Change-Id: Ie5e6883811b09a9a0d839ce59d8f9c4ad8ad3378 Signed-off-by: William Wu <wulf@rock-chips.com>
This commit is contained in:
@@ -1017,6 +1017,7 @@
|
||||
snps,dis_enblslpm_quirk;
|
||||
snps,dis-u2-freeclk-exists-quirk;
|
||||
snps,dis_u2_susphy_quirk;
|
||||
snps,dis-u3-autosuspend-quirk;
|
||||
snps,dis_u3_susphy_quirk;
|
||||
snps,dis-del-phy-power-chg-quirk;
|
||||
status = "disabled";
|
||||
|
||||
Reference in New Issue
Block a user