mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3328: Add system monitor node
Change-Id: Idc372ea7abdeca1ba409b3c0add44985c114ca06 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -199,6 +199,15 @@
|
||||
rockchip,virtual-poweroff = <0>;
|
||||
};
|
||||
|
||||
rockchip_system_monitor: rockchip-system-monitor {
|
||||
compatible = "rockchip,system-monitor";
|
||||
|
||||
rockchip,thermal-zone = "soc-thermal";
|
||||
rockchip,polling-delay = <200>; /* milliseconds */
|
||||
|
||||
rockchip,video-4k-offline-cpus = "3";
|
||||
};
|
||||
|
||||
timer {
|
||||
compatible = "arm,armv8-timer";
|
||||
interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
|
||||
|
||||
Reference in New Issue
Block a user