mirror of
https://github.com/torvalds/linux.git
synced 2024-12-04 01:51:34 +00:00
arm64: dts: qcom: sm6350: Hook up PDC as wakeup-parent of TLMM
Some TLMM pins are wakeup-capable. Describe the relationship between these two peripherals to enable this functionality. Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20230811-topic-tlmm_wakeup-v1-6-5616a7da1fff@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
71f080633d
commit
902824035f
@ -2261,6 +2261,7 @@
|
||||
interrupt-controller;
|
||||
#interrupt-cells = <2>;
|
||||
gpio-ranges = <&tlmm 0 0 157>;
|
||||
wakeup-parent = <&pdc>;
|
||||
|
||||
cci0_default: cci0-default-state {
|
||||
pins = "gpio39", "gpio40";
|
||||
|
Loading…
Reference in New Issue
Block a user