Skip to content

Commit 78847d1

Browse files
committed
FROMLIST: arm64: dts: qcom: lemans-evk: Enable wakeup for primary USB controller
Add the "wakeup-source" property to the primary port controller node so its interrupt can wake the system from low‑power states on lemans EVK platform. Link: https://lore.kernel.org/all/20260215183325.3836178-3-swati.agarwal@oss.qualcomm.com/ Signed-off-by: Swati Agarwal <swati.agarwal@oss.qualcomm.com>
1 parent 779771b commit 78847d1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/lemans-evk.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,8 @@
615615
pinctrl-0 = <&usb_id>, <&usb0_intr_state>;
616616
pinctrl-names = "default";
617617

618+
wakeup-source;
619+
618620
ports {
619621
#address-cells = <1>;
620622
#size-cells = <0>;

0 commit comments

Comments
 (0)