diff options
| author | Stefan Wahren <[email protected]> | 2024-12-02 11:54:37 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2024-12-03 11:15:42 +0000 |
| commit | ee3878b84cc27ee62cdf78d2842830f4dcdab117 (patch) | |
| tree | a0aee0f8ad26b5662ba20d946fb8d208c92aa95d /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | irqchip/gic-v3: Fix irq_complete_ack() comment (diff) | |
| download | kernel-ee3878b84cc27ee62cdf78d2842830f4dcdab117.tar.gz kernel-ee3878b84cc27ee62cdf78d2842830f4dcdab117.zip | |
irqchip/bcm2836: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
The BCM2836 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.
Enable the flags IRQCHIP_SKIP_SET_WAKE and IRQCHIP_MASK_ON_SUSPEND so the
interrupt suspend logic can handle the chip correctly equivalently to the
corresponding bcm2835 change (9a58480e5e53 ("irqchip/bcm2835: Enable
SKIP_SET_WAKE and MASK_ON_SUSPEND").
Signed-off-by: Stefan Wahren <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
