ARM: dts: msm: Add glink probe entry for Tuna

Add glink probe driver entry to Tuna to have a way for
glink core to get pm notifications during apps suspend/resume.

Change-Id: Id2e6328217312ae3f220d57cc1ec2c69d48942e9
Signed-off-by: Sarannya S <quic_sarannya@quicinc.com>
This commit is contained in:
Sarannya S
2024-12-19 12:19:56 +05:30
parent 338ba5118e
commit 66c89fe720

View File

@@ -1255,6 +1255,10 @@
};
};
qcom,glink {
compatible = "qcom,glink";
};
sys-pm-vx@c320000 {
compatible = "qcom,sys-pm-violators", "qcom,sys-pm-tuna";
reg = <0xc320000 0x400>;