mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge "ARM: dts: qcom: Add power reset and watchdog nodes for vm"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
130a36cc90
@@ -61,6 +61,19 @@
|
||||
ranges = <0x0 0x0 0x0 0xffffffff>;
|
||||
compatible = "simple-bus";
|
||||
|
||||
wdog: qcom,wdt@17c10000 {
|
||||
compatible = "qcom,msm-watchdog";
|
||||
reg = <0x17c10000 0x1000>;
|
||||
reg-names = "wdt-base";
|
||||
interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
|
||||
<GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>;
|
||||
};
|
||||
|
||||
vm_restart: restart {
|
||||
compatible = "qcom,vm-restart";
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
intc: vgic@0 {
|
||||
qvm,vdev = "gic";
|
||||
#interrupt-cells = <3>;
|
||||
|
||||
Reference in New Issue
Block a user