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:
@@ -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>;
|
||||
|
Reference in New Issue
Block a user