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
Ravi Kuamr Bokka
parent
8b1c694a87
commit
fabbf1b2b5
@@ -316,6 +316,10 @@
|
|||||||
compatible = "qcom,smcinvoke";
|
compatible = "qcom,smcinvoke";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
qcom_mem_object {
|
||||||
|
compatible = "qcom,mem-object";
|
||||||
|
};
|
||||||
|
|
||||||
qcom,qrtr {
|
qcom,qrtr {
|
||||||
compatible = "qcom,qrtr";
|
compatible = "qcom,qrtr";
|
||||||
qcom,node-id = <21>;
|
qcom,node-id = <21>;
|
||||||
|
@@ -440,6 +440,10 @@
|
|||||||
compatible = "qcom,smcinvoke";
|
compatible = "qcom,smcinvoke";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
qcom_mem_object {
|
||||||
|
compatible = "qcom,mem-object";
|
||||||
|
};
|
||||||
|
|
||||||
qtee_shmbridge {
|
qtee_shmbridge {
|
||||||
compatible = "qcom,tee-shared-memory-bridge";
|
compatible = "qcom,tee-shared-memory-bridge";
|
||||||
qcom,custom-bridge-size = <64>;
|
qcom,custom-bridge-size = <64>;
|
||||||
|
@@ -487,6 +487,10 @@
|
|||||||
compatible = "qcom,smcinvoke";
|
compatible = "qcom,smcinvoke";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
qcom_mem_object {
|
||||||
|
compatible = "qcom,mem-object";
|
||||||
|
};
|
||||||
|
|
||||||
qtee_shmbridge {
|
qtee_shmbridge {
|
||||||
compatible = "qcom,tee-shared-memory-bridge";
|
compatible = "qcom,tee-shared-memory-bridge";
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user