diff mbox series

[6/6] arm64: dts: qcom: sm6350: Hook up PDC as wakeup-parent of TLMM

Message ID 20230811-topic-tlmm_wakeup-v1-6-5616a7da1fff@linaro.org
State Accepted
Commit 902824035fa5f2d2e9d20937cec331cbe52a1ab4
Headers show
Series Add missing wakeup-parent to TLMM | expand

Commit Message

Konrad Dybcio Aug. 11, 2023, 8:48 p.m. UTC
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>
---
 arch/arm64/boot/dts/qcom/sm6350.dtsi | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/sm6350.dtsi b/arch/arm64/boot/dts/qcom/sm6350.dtsi
index 8f66306d1de3..8fd6f4d03490 100644
--- a/arch/arm64/boot/dts/qcom/sm6350.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm6350.dtsi
@@ -2261,6 +2261,7 @@  tlmm: pinctrl@f100000 {
 			interrupt-controller;
 			#interrupt-cells = <2>;
 			gpio-ranges = <&tlmm 0 0 157>;
+			wakeup-parent = <&pdc>;
 
 			cci0_default: cci0-default-state {
 				pins = "gpio39", "gpio40";