NVIDIA: SAUCE: WAR: soc: tegra: pmc: Disable wakeup capability of USB3 port2
Disable the wakeup capability of USB3 Port2 to address an issue with wake-on-disconnect behavior involving the integrated USB hub on Kenari. This is a workaround to prevent unexpected wakeups and allow system sanity to be maintained moving forward. http://nvbugs/5268918 http://nvbugs/5195420 http://nvbugs/5256376 Signed-off-by: Wayne Chang <waynec@nvidia.com> Tested-by: Ishan Shah <ishah@nvidia.com> Reviewed-by: Ishan Shah <ishah@nvidia.com> Signed-off-by: Kartik Rajput <kkartik@nvidia.com> Acked-by: Noah Wager <noah.wager@canonical.com> Acked-by: Jacob Martin <jacob.martin@canonical.com> Signed-off-by: Noah Wager <noah.wager@canonical.com>
This commit is contained in:
@@ -374,7 +374,6 @@ static const struct tegra_wake_event tegra264_wake_events[] = {
|
||||
TEGRA_WAKE_IRQ("rtc", 65, 548),
|
||||
TEGRA_WAKE_IRQ("usb3_port_0", 79, 965),
|
||||
TEGRA_WAKE_IRQ("usb3_port_1", 80, 965),
|
||||
TEGRA_WAKE_IRQ("usb3_port_2", 81, 965),
|
||||
TEGRA_WAKE_IRQ("usb3_port_3", 82, 965),
|
||||
TEGRA_WAKE_IRQ("usb2_port_0", 83, 965),
|
||||
TEGRA_WAKE_IRQ("usb2_port_1", 84, 965),
|
||||
|
||||
Reference in New Issue
Block a user