aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorMartin Sperl <[email protected]>2020-05-28 20:58:04 +0200
committerMark Brown <[email protected]>2020-05-29 17:49:54 +0100
commitecfbd3cf3b8bb73ac6a80ddf430b5912fd4402a6 (patch)
tree3f4fc92c01c1967b761c3b9c7909dbc45c3d1350 /scripts/gdb/linux/modules.py
parent118eb0e52eb74b899053a0f46dfe7e178788d23b (diff)
spi: bcm2835: Enable shared interrupt support
bcm2711, Rasberry Pi 4's SoC, shares one interrupt for multiple instances of the bcm2835 SPI controller. So this enables shared interrupt support for them. The early bail out in the interrupt routine avoids messing with buffers of transfers being done by other means. Otherwise, the driver can handle receiving interrupts asserted by other controllers during an IRQ based transfer. Signed-off-by: Martin Sperl <[email protected]> Signed-off-by: Nicolas Saenz Julienne <[email protected]> Tested-by: Florian Fainelli <[email protected]> Acked-by: Florian Fainelli <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions