diff options
| author | Stefan Wahren <[email protected]> | 2024-06-30 15:36:46 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2024-07-15 13:13:55 +0000 |
| commit | 9a58480e5e532903f08b2a34f05076d3ec3a5c00 (patch) | |
| tree | b6507e07142433f35a747d48431eea30d7b14b64 /scripts/generate_rust_analyzer.py | |
| parent | irqchip/gic-v4: Make sure a VPE is locked when VMAPP is issued (diff) | |
| download | kernel-9a58480e5e532903f08b2a34f05076d3ec3a5c00.tar.gz kernel-9a58480e5e532903f08b2a34f05076d3ec3a5c00.zip | |
irqchip/bcm2835: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
The BCM2835 ARMCTRL interrupt controller 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: Stefan Wahren <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions
