FROMLIST: arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: Add PCIe wake… - #1117
Conversation
|
Merge Check Failed: No Change Task Found No associated change tasks found for CR 4607901 on any of the following entities: Entities:
CR: 4607901 Please ensure the CR has a change task associated with at least one of the entities for this branch. |
1 similar comment
|
Merge Check Failed: No Change Task Found No associated change tasks found for CR 4607901 on any of the following entities: Entities:
CR: 4607901 Please ensure the CR has a change task associated with at least one of the entities for this branch. |
… PCIe wake GPIO The QCS6490-based RB3 Gen 2 Industrial Kit cannot wake from suspend via PCIe Wake-on-WLAN. Add the wake-gpios property to the PCIe port so the WLAN wake signal is propagated as a system wakeup source. Link: https://lore.kernel.org/linux-devicetree/20260915012020.2667577-1-hongcheng.zhang@oss.qualcomm.com/T/#u Signed-off-by: Hongcheng Zhang <hongcheng.zhang@oss.qualcomm.com>
b3cc5d9 to
5ccb46e
Compare
|
Merge Check Failed: No Change Task Found No associated change tasks found for CR 4607901 on any of the following entities: Entities:
CR: 4607901 Please ensure the CR has a change task associated with at least one of the entities for this branch. |
Test Matrix
|
PR #1117 — validate-patchPR: #1117
Final Summary
|
PR #1117 — checker-log-analyzerPR: #1117
Detailed report: Full report
|
c367462
into
qualcomm-linux:qcom-6.18.y
The QCS6490-based RB3 Gen 2 Industrial Kit cannot wake from suspend via PCIe Wake-on-WLAN
Add the wake-gpios property to the PCIe port so the WLAN wake signal is propagated as a system wakeup source.
Upstream Status: FROMLIST
Lore: https://lore.kernel.org/linux-devicetree/20260915012020.2667577-1-hongcheng.zhang@oss.qualcomm.com/T/#u
Problem:
RB3 Gen2 Industrial Kit cannot wake up via WoW.
Root Cause:
PCIe WAKE# signal is not described in DT.
Solution:
Add wake-gpios property to pcie0_port.
Testing:
Suspend/resume verified.
WoW wakeup verified.
CRs-Fixed: 4607901