Merge "ARM: dts: msm: Add oemvm qrtr gunyah node for kera"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
aec3a135de
@@ -171,6 +171,7 @@
|
|||||||
peer-default;
|
peer-default;
|
||||||
qcom,label = <0x000000C>;
|
qcom,label = <0x000000C>;
|
||||||
};
|
};
|
||||||
|
|
||||||
test-dbl-oemvm {
|
test-dbl-oemvm {
|
||||||
vdevice-type = "doorbell";
|
vdevice-type = "doorbell";
|
||||||
generate = "/hypervisor/test-dbl-oemvm";
|
generate = "/hypervisor/test-dbl-oemvm";
|
||||||
@@ -203,6 +204,17 @@
|
|||||||
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 = <0x8>;
|
||||||
|
allocate-base;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -300,6 +312,16 @@
|
|||||||
compatible = "qcom,mem-object";
|
compatible = "qcom,mem-object";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
qcom,qrtr {
|
||||||
|
compatible = "qcom,qrtr";
|
||||||
|
qcom,node-id = <21>;
|
||||||
|
};
|
||||||
|
|
||||||
|
qrtr-gunyah {
|
||||||
|
compatible = "qcom,qrtr-gunyah";
|
||||||
|
gunyah-label = <8>;
|
||||||
|
};
|
||||||
|
|
||||||
qtee_shmbridge {
|
qtee_shmbridge {
|
||||||
compatible = "qcom,tee-shared-memory-bridge";
|
compatible = "qcom,tee-shared-memory-bridge";
|
||||||
qcom,custom-bridge-size = <512>;
|
qcom,custom-bridge-size = <512>;
|
||||||
|
@@ -1614,6 +1614,13 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
qcom,qrtr-gunyah-oemvm {
|
||||||
|
compatible = "qcom,qrtr-gunyah";
|
||||||
|
qcom,master;
|
||||||
|
gunyah-label = <8>;
|
||||||
|
peer-name = <4>;
|
||||||
|
};
|
||||||
|
|
||||||
clocks {
|
clocks {
|
||||||
xo_board: xo_board {
|
xo_board: xo_board {
|
||||||
compatible = "fixed-clock";
|
compatible = "fixed-clock";
|
||||||
|
Reference in New Issue
Block a user