ARM: dts: msm: Add qrtr gunyah tuivm node on tuna SoC
Add qrtr gunyah tuivm node to enable communication between PVM and TUIVM. Change-Id: If1eebed90a484ef42803fec74629042b04d7a0db Signed-off-by: Pranav Mahesh Phansalkar <quic_pphansal@quicinc.com>
This commit is contained in:
@@ -290,6 +290,16 @@
|
|||||||
peer-default;
|
peer-default;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
qrtr-shm {
|
||||||
|
vdevice-type = "shm-doorbell";
|
||||||
|
generate = "/hypervisor/qrtr-shm";
|
||||||
|
push-compatible = "qcom,qrtr-gunyah-gen";
|
||||||
|
peer-default;
|
||||||
|
memory {
|
||||||
|
qcom,label = <0x3>;
|
||||||
|
allocate-base;
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -426,6 +436,11 @@
|
|||||||
qcom,support-hypervisor;
|
qcom,support-hypervisor;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
qrtr-gunyah {
|
||||||
|
compatible = "qcom,qrtr-gunyah";
|
||||||
|
gunyah-label = <3>;
|
||||||
|
};
|
||||||
|
|
||||||
qti,smmu-proxy {
|
qti,smmu-proxy {
|
||||||
compatible = "smmu-proxy-receiver";
|
compatible = "smmu-proxy-receiver";
|
||||||
};
|
};
|
||||||
|
@@ -2691,6 +2691,13 @@
|
|||||||
ext-label = <0x7>;
|
ext-label = <0x7>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
qcom,qrtr-gunyah-tuivm {
|
||||||
|
compatible = "qcom,qrtr-gunyah";
|
||||||
|
qcom,master;
|
||||||
|
gunyah-label = <3>;
|
||||||
|
peer-name = <2>;
|
||||||
|
};
|
||||||
|
|
||||||
qcom,pmic_glink_log {
|
qcom,pmic_glink_log {
|
||||||
compatible = "qcom,qti-pmic-glink";
|
compatible = "qcom,qti-pmic-glink";
|
||||||
qcom,pmic-glink-channel = "PMIC_LOGS_ADSP_APPS";
|
qcom,pmic-glink-channel = "PMIC_LOGS_ADSP_APPS";
|
||||||
|
Reference in New Issue
Block a user