Skip to content

Commit 9028240

Browse files
konradybcioandersson
authored andcommitted
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>
1 parent 71f0806 commit 9028240

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2261,6 +2261,7 @@
22612261
interrupt-controller;
22622262
#interrupt-cells = <2>;
22632263
gpio-ranges = <&tlmm 0 0 157>;
2264+
wakeup-parent = <&pdc>;
22642265

22652266
cci0_default: cci0-default-state {
22662267
pins = "gpio39", "gpio40";

0 commit comments

Comments
 (0)