Merge "ARM: dts: msm: gunyah: Add irq lend test node for sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
5a4d047cf5
@@ -144,6 +144,29 @@
|
|||||||
base = <0x0 0xFFF00000>;
|
base = <0x0 0xFFF00000>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
test-dbl-oemvm {
|
||||||
|
vdevice-type = "doorbell";
|
||||||
|
generate = "/hypervisor/test-dbl-oemvm";
|
||||||
|
qcom,label = <0x5>;
|
||||||
|
peer-default;
|
||||||
|
};
|
||||||
|
|
||||||
|
test-dbl-oemvm-source {
|
||||||
|
vdevice-type = "doorbell-source";
|
||||||
|
generate = "/hypervisor/test-dbl-oemvm-source";
|
||||||
|
qcom,label = <0x5>;
|
||||||
|
peer-default;
|
||||||
|
};
|
||||||
|
|
||||||
|
test-msgq-oemvm {
|
||||||
|
vdevice-type = "message-queue-pair";
|
||||||
|
generate = "/hypervisor/test-msgq-oemvm-pair";
|
||||||
|
message-size = <0xf0>;
|
||||||
|
queue-depth = <0x8>;
|
||||||
|
qcom,label = <0x5>;
|
||||||
|
peer-default;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -186,4 +209,24 @@
|
|||||||
<GIC_PPI 12 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>;
|
<GIC_PPI 12 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>;
|
||||||
clock-frequency = <19200000>;
|
clock-frequency = <19200000>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
qcom,test-dbl-oemvm {
|
||||||
|
compatible = "qcom,gh-dbl";
|
||||||
|
qcom,label = <0x5>;
|
||||||
|
};
|
||||||
|
|
||||||
|
qcom,test-msgq-oemvm {
|
||||||
|
compatible = "qcom,gh-msgq-test";
|
||||||
|
gunyah-label = <0x5>;
|
||||||
|
affinity = <0>;
|
||||||
|
};
|
||||||
|
|
||||||
|
qcom,gh-qtimer@16805000 {
|
||||||
|
compatible = "qcom,gh-qtmr";
|
||||||
|
reg = <0x16805000 0x1000>;
|
||||||
|
reg-names = "qtmr-base";
|
||||||
|
interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
|
interrupt-names = "qcom,qtmr-intr";
|
||||||
|
qcom,secondary;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
@@ -183,6 +183,29 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
test-dbl-tuivm {
|
||||||
|
vdevice-type = "doorbell";
|
||||||
|
generate = "/hypervisor/test-dbl-tuivm";
|
||||||
|
qcom,label = <0x4>;
|
||||||
|
peer-default;
|
||||||
|
};
|
||||||
|
|
||||||
|
test-dbl-tuivm-source {
|
||||||
|
vdevice-type = "doorbell-source";
|
||||||
|
generate = "/hypervisor/test-dbl-tuivm-source";
|
||||||
|
qcom,label = <0x4>;
|
||||||
|
peer-default;
|
||||||
|
};
|
||||||
|
|
||||||
|
test-msgq-tuivm {
|
||||||
|
vdevice-type = "message-queue-pair";
|
||||||
|
generate = "/hypervisor/test-msgq-tuivm-pair";
|
||||||
|
message-size = <0xf0>;
|
||||||
|
queue-depth = <0x8>;
|
||||||
|
qcom,label = <0x4>;
|
||||||
|
peer-default;
|
||||||
|
};
|
||||||
|
|
||||||
ddump-shm {
|
ddump-shm {
|
||||||
vdevice-type = "shm-doorbell";
|
vdevice-type = "shm-doorbell";
|
||||||
generate = "/hypervisor/ddump-shm";
|
generate = "/hypervisor/ddump-shm";
|
||||||
@@ -334,6 +357,26 @@
|
|||||||
qcom,support-hypervisor;
|
qcom,support-hypervisor;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
qcom,test-dbl-tuivm {
|
||||||
|
compatible = "qcom,gh-dbl";
|
||||||
|
qcom,label = <0x4>;
|
||||||
|
};
|
||||||
|
|
||||||
|
qcom,test-msgq-tuivm {
|
||||||
|
compatible = "qcom,gh-msgq-test";
|
||||||
|
gunyah-label = <0x4>;
|
||||||
|
affinity = <0>;
|
||||||
|
};
|
||||||
|
|
||||||
|
qcom,gh-qtimer@16805000 {
|
||||||
|
compatible = "qcom,gh-qtmr";
|
||||||
|
reg = <0x16805000 0x1000>;
|
||||||
|
reg-names = "qtmr-base";
|
||||||
|
interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
|
interrupt-names = "qcom,qtmr-intr";
|
||||||
|
qcom,secondary;
|
||||||
|
};
|
||||||
|
|
||||||
qcom,gunyah-panic-notifier {
|
qcom,gunyah-panic-notifier {
|
||||||
compatible = "qcom,gh-panic-notifier";
|
compatible = "qcom,gh-panic-notifier";
|
||||||
gunyah-label = <9>;
|
gunyah-label = <9>;
|
||||||
|
@@ -2522,6 +2522,37 @@
|
|||||||
thermal_zones: thermal-zones {
|
thermal_zones: thermal-zones {
|
||||||
};
|
};
|
||||||
|
|
||||||
|
qcom,test-dbl-tuivm {
|
||||||
|
compatible = "qcom,gh-dbl";
|
||||||
|
qcom,label = <0x4>;
|
||||||
|
};
|
||||||
|
|
||||||
|
qcom,test-dbl-oemvm {
|
||||||
|
compatible = "qcom,gh-dbl";
|
||||||
|
qcom,label = <0x5>;
|
||||||
|
};
|
||||||
|
|
||||||
|
qcom,test-msgq-tuivm {
|
||||||
|
compatible = "qcom,gh-msgq-test";
|
||||||
|
gunyah-label = <0x4>;
|
||||||
|
qcom,primary;
|
||||||
|
};
|
||||||
|
|
||||||
|
qcom,test-msgq-oemvm {
|
||||||
|
compatible = "qcom,gh-msgq-test";
|
||||||
|
gunyah-label = <0x5>;
|
||||||
|
qcom,primary;
|
||||||
|
};
|
||||||
|
|
||||||
|
qcom,gh-qtimer@16805000 {
|
||||||
|
compatible = "qcom,gh-qtmr";
|
||||||
|
reg = <0x16805000 0x1000>;
|
||||||
|
reg-names = "qtmr-base";
|
||||||
|
interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
|
interrupt-names = "qcom,qtmr-intr";
|
||||||
|
qcom,primary;
|
||||||
|
};
|
||||||
|
|
||||||
qcom,gunyah-panic-notifier {
|
qcom,gunyah-panic-notifier {
|
||||||
compatible = "qcom,gh-panic-notifier";
|
compatible = "qcom,gh-panic-notifier";
|
||||||
qcom,primary-vm;
|
qcom,primary-vm;
|
||||||
|
Reference in New Issue
Block a user