ARM: dts: msm: gunyah: Add irq lend test node for sun
Add irq lend test node to sun, sun-vm and sun-oemvm to validate hypervisor irq lend functionality. Change-Id: I2cc6fae7645c12920fe742f2c3c7ce8a166fe663 Signed-off-by: Po-Jung Lai <quic_pojulai@quicinc.com>
This commit is contained in:
@@ -210,4 +210,13 @@
|
||||
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;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user