From: Johan Hovold Date: Fri, 5 Aug 2022 09:23:16 +0000 (+0200) Subject: arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: mark HID wakeup sources X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7093465237c55ccc292f4653478466ca769ef8dc;p=linux.git arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: mark HID wakeup sources The touchpad and keyboard can wake the system from suspend so declare them as wakeup sources. Signed-off-by: Johan Hovold Reviewed-by: Manivannan Sadhasivam Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20220805092317.4985-7-johan+linaro@kernel.org --- diff --git a/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts b/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts index 59869e7664769..77ac693a1186c 100644 --- a/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts +++ b/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts @@ -231,6 +231,8 @@ pinctrl-names = "default"; pinctrl-0 = <&tpad_default>; + + wakeup-source; }; keyboard@68 { @@ -243,6 +245,8 @@ pinctrl-names = "default"; pinctrl-0 = <&kybd_default>; + + wakeup-source; }; };