Merge "ARM: dts: msm: Add oemvm qrtr gunyah node for sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
3b7efdf489
@@ -167,6 +167,17 @@
|
||||
qcom,label = <0x5>;
|
||||
peer-default;
|
||||
};
|
||||
|
||||
qrtr-shm {
|
||||
vdevice-type = "shm-doorbell";
|
||||
generate = "/hypervisor/qrtr-shm";
|
||||
push-compatible = "qcom,qrtr-gunyah-gen";
|
||||
peer-default;
|
||||
memory {
|
||||
qcom,label = <0x8>;
|
||||
allocate-base;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -229,4 +240,14 @@
|
||||
interrupt-names = "qcom,qtmr-intr";
|
||||
qcom,secondary;
|
||||
};
|
||||
|
||||
qcom,qrtr {
|
||||
compatible = "qcom,qrtr";
|
||||
qcom,node-id = <21>;
|
||||
};
|
||||
|
||||
qrtr-gunyah {
|
||||
compatible = "qcom,qrtr-gunyah";
|
||||
gunyah-label = <8>;
|
||||
};
|
||||
};
|
||||
|
@@ -3012,6 +3012,13 @@
|
||||
qcom,count-unit = <0x10000>;
|
||||
qcom,target-dev = <&qcom_llcc_dcvs_hw>;
|
||||
};
|
||||
|
||||
qcom,qrtr-gunyah-oemvm {
|
||||
compatible = "qcom,qrtr-gunyah";
|
||||
qcom,master;
|
||||
gunyah-label = <8>;
|
||||
peer-name = <4>;
|
||||
};
|
||||
};
|
||||
|
||||
&reserved_memory {
|
||||
|
Reference in New Issue
Block a user