ARM: dts: msm: Add qrtr gunyah in sun
Enable the qrtr gunyah transport for sun. This enables the QRTR Gunyah transport on the primary VM which kickstarts the qrtr protocal between tuivm and pvm. Change-Id: I6cc9d73d087107de9153a781aea255a077f8ee0c Signed-off-by: Kishore Kumar Ravi <quic_kiskum@quicinc.com>
This commit is contained in:
@@ -2704,6 +2704,13 @@
|
|||||||
shared-buffer-size = <0x1000>;
|
shared-buffer-size = <0x1000>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
qcom,qrtr-gunyah-tuivm {
|
||||||
|
compatible = "qcom,qrtr-gunyah";
|
||||||
|
qcom,master;
|
||||||
|
gunyah-label = <3>;
|
||||||
|
peer-name = <2>;
|
||||||
|
};
|
||||||
|
|
||||||
mmio_sram: mmio-sram@0x17b4e000 {
|
mmio_sram: mmio-sram@0x17b4e000 {
|
||||||
#address-cells = <2>;
|
#address-cells = <2>;
|
||||||
#size-cells = <2>;
|
#size-cells = <2>;
|
||||||
|
Reference in New Issue
Block a user