aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorMartin Sperl <kernel@martin.sperl.org>2020-05-28 20:58:04 +0200
committerMark Brown <broonie@kernel.org>2020-05-29 17:49:54 +0100
commitecfbd3cf3b8bb73ac6a80ddf430b5912fd4402a6 (patch)
tree3f4fc92c01c1967b761c3b9c7909dbc45c3d1350 /tools/perf/scripts/python/mem-phys-addr.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 <kernel@martin.sperl.org> Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Tested-by: Florian Fainelli <f.fainelli@gmail.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Link: https://lore.kernel.org/r/20200528185805.28991-1-nsaenzjulienne@suse.de Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions