Skip to content

Commit 71f0806

Browse files
konradybcioandersson
authored andcommitted
arm64: dts: qcom: sdm670: 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-5-5616a7da1fff@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent a74883a commit 71f0806

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/qcom/sdm670.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1123,6 +1123,7 @@
11231123
interrupt-controller;
11241124
#interrupt-cells = <2>;
11251125
gpio-ranges = <&tlmm 0 0 151>;
1126+
wakeup-parent = <&pdc>;
11261127

11271128
qup_i2c0_default: qup-i2c0-default-state {
11281129
pins = "gpio0", "gpio1";

0 commit comments

Comments
 (0)