diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2021-02-12 11:07:31 -0800 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2021-02-16 17:11:40 -0800 |
commit | 443f0bb8e29fa031ec4d5beb3c3143350438dc97 (patch) | |
tree | d5211966b8e0124fe2d7d445192537d16ec881db /arch/um/configs | |
parent | a0610b409fc9f90b4861c021ebe853bfcc310bb3 (diff) |
Revert "ARM: dts: bcm2711: Add the BSC interrupt controller"
As Dave reported:
This seems to have unintended side effects. GIC interrupt 117 is shared
between the standard I2C controllers (i2c-bcm2835) and the l2-intc block
handling the HDMI I2C interrupts.
There is not a great way to share an interrupt between an interrupt
controller using the chained IRQ handler which is an interrupt flow and
another driver like i2c-bcm2835 which uses an interrupt handler
(although it specifies IRQF_SHARED).
Simply revert this change for now which will mean that HDMI I2C will be
polled, like it was before.
Reported-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Acked-by: Maxime Ripard <mripard@kernel.org>
Acked-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/um/configs')
0 files changed, 0 insertions, 0 deletions