ARM: dts: msm: Add PDC as wakeup parent to TLMM for sdxkova
Add PDC interrupt controller as wakeup-parent to enable TLMM interrupts to wake up the SoC. Change-Id: I3b75f257153ffbc4cac6d58f2f57bdb70cf07913 Signed-off-by: Sneh Mankad <quic_smankad@quicinc.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include <dt-bindings/soc/qcom,ipcc.h>
|
||||
@@ -347,8 +347,6 @@
|
||||
};
|
||||
|
||||
&tlmm {
|
||||
/delete-property/ wakeup-parent;
|
||||
/* TO DO: re-enable PDC dependency once we validate PDC changes */
|
||||
gpio-reserved-ranges = <110 6>;
|
||||
sdc1_emmc_on: sdc1_emmc_on {
|
||||
clk {
|
||||
|
Reference in New Issue
Block a user