Skip to content

Commit a74883a

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1943,6 +1943,7 @@
19431943
interrupt-controller;
19441944
#interrupt-cells = <2>;
19451945
gpio-ranges = <&tlmm 0 0 149>;
1946+
wakeup-parent = <&pdc>;
19461947
};
19471948

19481949
apps_smmu: iommu@15000000 {

0 commit comments

Comments
 (0)