Skip to content

Commit

Permalink
arm64: dts: qcom: sm8350: Add wakeup-parent to tlmm
Browse files Browse the repository at this point in the history
Now that TLMM has the wakeup table, specify the Power Domain Controller
to be the wakeup-parent of TLMM.

Reviewed-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20210312034218.3324410-2-bjorn.andersson@linaro.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
  • Loading branch information
Bjorn Andersson committed Aug 5, 2021
1 parent 437cdef commit 67146f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/qcom/sm8350.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -801,6 +801,7 @@
interrupt-controller;
#interrupt-cells = <2>;
gpio-ranges = <&tlmm 0 0 204>;
wakeup-parent = <&pdc>;

qup_uart3_default_state: qup-uart3-default-state {
rx {
Expand Down

0 comments on commit 67146f0

Please sign in to comment.