mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: Add arm,no-tick-in-suspend in timer for rk3568
Arch timer stops during system suspend. Add arm,no-tick-in-suspend property in timer. Signed-off-by: Tao Huang <huangtao@rock-chips.com> Change-Id: I24ebe7e027593cfbdbfc5476f196425df640e8d7
This commit is contained in:
@@ -275,6 +275,7 @@
|
||||
<GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>,
|
||||
<GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>,
|
||||
<GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;
|
||||
arm,no-tick-in-suspend;
|
||||
};
|
||||
|
||||
gmac0_clkin: external-gmac0-clock {
|
||||
|
||||
Reference in New Issue
Block a user