diff options
author | Biju Das <biju.das.jz@bp.renesas.com> | 2025-07-01 11:59:21 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-07-01 22:13:32 +0200 |
commit | de2942828e7670526289f098df7e50b112e8ff1e (patch) | |
tree | 1f939001edfb4c0596d79abe6f101f9e0c21bc11 /rust/helpers/vmalloc.c | |
parent | 128ab2cfd0205fe395196a9f3221bcddd6adf54e (diff) |
irqchip/renesas-rzv2h: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
The interrupt controller found on RZ/G3E doesn't provide any facility to
configure the wakeup sources. That's the reason why the driver lacks the
irq_set_wake() callback for the interrupt chip.
But this prevent to properly enter power management states like "suspend to
idle".
Enable the flags IRQCHIP_SKIP_SET_WAKE and IRQCHIP_MASK_ON_SUSPEND so the
interrupt suspend logic can handle the chip correctly.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/all/20250701105923.52151-1-biju.das.jz@bp.renesas.com
Diffstat (limited to 'rust/helpers/vmalloc.c')
0 files changed, 0 insertions, 0 deletions