ARM: dts: msm: Enable qcom,tee-shared-memory-bridge device in OEMVM
smcinvoke driver needs share memory bridge. Change-Id: Ifc14e52a3593062c666f6ba92b8b5ad7c6a53456 Signed-off-by: songrui <quic_songrui@quicinc.com>
This commit is contained in:
@@ -268,6 +268,12 @@
|
||||
compatible = "qcom,smcinvoke";
|
||||
};
|
||||
|
||||
qtee_shmbridge {
|
||||
compatible = "qcom,tee-shared-memory-bridge";
|
||||
qcom,custom-bridge-size = <512>;
|
||||
qcom,support-hypervisor;
|
||||
};
|
||||
|
||||
qcom,qrtr {
|
||||
compatible = "qcom,qrtr";
|
||||
qcom,node-id = <21>;
|
||||
|
Reference in New Issue
Block a user