t23x: p3737-3701 : Add PCIe pex-wake node for PCIe WAKE# on C1

Add PCIe pex-wake for C1 to enable wake on wifi

Bug 4878693

Change-Id: Idcee98f3c343b5097a098be45683f662b00bc629
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3246216
Tested-by: Robert Lin <robelin@nvidia.com>
Reviewed-by: Bibek Basu <bbasu@nvidia.com>
Reviewed-by: Shobek Attupurath <sattupurath@nvidia.com>
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
Reviewed-by: Robert Lin <robelin@nvidia.com>
This commit is contained in:
robelin
2024-11-11 13:18:08 +08:00
committed by mobile promotions
parent 41f6d6639b
commit 2b777f2643

View File

@@ -261,6 +261,12 @@
};
};
pcie@14100000 {
nvidia,pex-wake-gpios = <&gpio
TEGRA234_MAIN_GPIO(Z, 2)
GPIO_ACTIVE_LOW>;
};
gpu@17000000 {
status = "okay";
};