mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 07:51:16 -04:00
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 <johan+linaro@kernel.org> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220805092317.4985-4-johan+linaro@kernel.org
This commit is contained in:
committed by
Bjorn Andersson
parent
ffe469eaa2
commit
cf2a7f3c52
@@ -246,6 +246,8 @@ touchpad@15 {
|
||||
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&tpad_default>;
|
||||
|
||||
wakeup-source;
|
||||
};
|
||||
|
||||
keyboard@68 {
|
||||
@@ -258,6 +260,8 @@ keyboard@68 {
|
||||
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&kybd_default>;
|
||||
|
||||
wakeup-source;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user