ARM: dts: msm: enabling mem-object node for tuna
Tuna needs mem-object node for si-core xts enablement. Change-Id: I1ece1cc93606cc11febab038ae2e7f0ab7f0bd8e Signed-off-by: Akhil Budampati <quic_abudampa@quicinc.com>
This commit is contained in:
committed by
Niranjan Reddy Dumbala
parent
c22bedce8f
commit
d27754d423
@@ -307,6 +307,10 @@
|
||||
compatible = "qcom,smcinvoke";
|
||||
};
|
||||
|
||||
qcom_mem_object {
|
||||
compatible = "qcom,mem-object";
|
||||
};
|
||||
|
||||
qcom,qrtr {
|
||||
compatible = "qcom,qrtr";
|
||||
qcom,node-id = <21>;
|
||||
|
@@ -420,6 +420,10 @@
|
||||
compatible = "qcom,smcinvoke";
|
||||
};
|
||||
|
||||
qcom_mem_object {
|
||||
compatible = "qcom,mem-object";
|
||||
};
|
||||
|
||||
qtee_shmbridge {
|
||||
compatible = "qcom,tee-shared-memory-bridge";
|
||||
qcom,custom-bridge-size = <64>;
|
||||
|
@@ -488,6 +488,10 @@
|
||||
compatible = "qcom,smcinvoke";
|
||||
};
|
||||
|
||||
qcom_mem_object {
|
||||
compatible = "qcom,mem-object";
|
||||
};
|
||||
|
||||
qtee_shmbridge {
|
||||
compatible = "qcom,tee-shared-memory-bridge";
|
||||
};
|
||||
|
Reference in New Issue
Block a user