mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
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:
committed by
mobile promotions
parent
41f6d6639b
commit
2b777f2643
@@ -261,6 +261,12 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
pcie@14100000 {
|
||||||
|
nvidia,pex-wake-gpios = <&gpio
|
||||||
|
TEGRA234_MAIN_GPIO(Z, 2)
|
||||||
|
GPIO_ACTIVE_LOW>;
|
||||||
|
};
|
||||||
|
|
||||||
gpu@17000000 {
|
gpu@17000000 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user