Revert "NVIDIA: SAUCE: WAR: soc: tegra: pmc: Disable wakeup capability of USB3 port2"

This reverts commit 6957293414.

Reason for revert: The change conflicts with the cherry-picked upstream
updates. Disabling the wakeup capability in the device tree instead.

Bug 5421820

Change-Id: I39877389385d2e880c53d483272d8dc139183158
Signed-off-by: Wayne Chang <waynec@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/3rdparty/canonical/linux-noble/+/3469949
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
Reviewed-by: svcacv <svcacv@nvidia.com>
Reviewed-by: Brad Griffis <bgriffis@nvidia.com>
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
This commit is contained in:
Wayne Chang
2025-07-29 08:18:12 +00:00
committed by mobile promotions
parent 72e7ef8a21
commit 147bb0d836
+1
View File
@@ -268,6 +268,7 @@ 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),