From: Johan Hovold Date: Fri, 5 Aug 2022 09:23:13 +0000 (+0200) Subject: arm64: dts: qcom: sc8280xp-crd: mark HID wakeup sources X-Git-Tag: block-6.1-2022-13-10~57^2~9^2~131 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=cf2a7f3c525bad95e6c671fcd7226473cb1c87f8;p=linux-2.6-block.git arm64: dts: qcom: sc8280xp-crd: 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-4-johan+linaro@kernel.org --- diff --git a/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts b/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts index 90e38ce8059f..d6f272c71a47 100644 --- a/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts +++ b/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts @@ -246,6 +246,8 @@ pinctrl-names = "default"; pinctrl-0 = <&tpad_default>; + + wakeup-source; }; keyboard@68 { @@ -258,6 +260,8 @@ pinctrl-names = "default"; pinctrl-0 = <&kybd_default>; + + wakeup-source; }; };