Skip to content

Commit 57ff519

Browse files
konradybcioandersson
authored andcommitted
arm64: dts: qcom: sc8280xp: 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-3-5616a7da1fff@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent b51ee20 commit 57ff519

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4059,6 +4059,7 @@
40594059
interrupt-controller;
40604060
#interrupt-cells = <2>;
40614061
gpio-ranges = <&tlmm 0 0 230>;
4062+
wakeup-parent = <&pdc>;
40624063
};
40634064

40644065
apps_smmu: iommu@15000000 {

0 commit comments

Comments
 (0)