diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-03-23 14:30:38 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-03-23 14:30:38 -0700 |
commit | 1a39193137e8dc35707990d8b28ea4211ca9c105 (patch) | |
tree | 8a2689ef37c323574b539b16e12644974a1ae168 /Documentation | |
parent | 976b029d06607f98f4156d8690d447ea8ed61c84 (diff) | |
parent | dce0919c83c325ac9dec5bc8838d5de6d32c01b1 (diff) |
Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull irq fixes from Thomas Gleixner:
"A series of fixes for the Renesas RZG21 interrupt chip driver to
prevent spurious and misrouted interrupts.
- Ensure that posted writes are flushed in the eoi() callback
- Ensure that interrupts are masked at the chip level when the
trigger type is changed
- Clear the interrupt status register when setting up edge type
trigger modes
- Ensure that the trigger type and routing information is set before
the interrupt is enabled"
* tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
irqchip/renesas-rzg2l: Do not set TIEN and TINT source at the same time
irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger type
irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()
irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()
irqchip/renesas-rzg2l: Flush posted write in irq_eoi()
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions