arm64: dts: qcom: sdm670: Hook up PDC as wakeup-parent of TLMM
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Fri, 11 Aug 2023 20:48:38 +0000 (22:48 +0200)
committerBjorn Andersson <andersson@kernel.org>
Tue, 15 Aug 2023 16:35:33 +0000 (09:35 -0700)
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>
arch/arm64/boot/dts/qcom/sdm670.dtsi

index a6b260e..84cd2e3 100644 (file)
                        interrupt-controller;
                        #interrupt-cells = <2>;
                        gpio-ranges = <&tlmm 0 0 151>;
+                       wakeup-parent = <&pdc>;
 
                        qup_i2c0_default: qup-i2c0-default-state {
                                pins = "gpio0", "gpio1";