diff options
author | Lubomir Rintel <lkundrak@v3.sk> | 2019-01-28 16:59:35 +0100 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2019-01-29 16:48:52 +0100 |
commit | 2380a22b60ce6f995eac806e69c66e397b59d045 (patch) | |
tree | 20b6154f202ee6f2e3622df6eb5ae23f25434cdc /tools/perf/builtin-data.c | |
parent | irqchip/gic-v3-its: Gracefully fail on LPI exhaustion (diff) | |
download | linux-2380a22b60ce6f995eac806e69c66e397b59d045.tar.xz linux-2380a22b60ce6f995eac806e69c66e397b59d045.zip |
irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable
Resetting bit 4 disables the interrupt delivery to the "secure
processor" core. This breaks the keyboard on a OLPC XO 1.75 laptop,
where the firmware running on the "secure processor" bit-bangs the
PS/2 protocol over the GPIO lines.
It is not clear what the rest of the bits are and Marvell was unhelpful
when asked for documentation. Aside from the SP bit, there are probably
priority bits.
Leaving the unknown bits as the firmware set them up seems to be a wiser
course of action compared to just turning them off.
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Acked-by: Pavel Machek <pavel@ucw.cz>
[maz: fixed-up subject and commit message]
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'tools/perf/builtin-data.c')
0 files changed, 0 insertions, 0 deletions