diff options
author | 2014-12-19 14:20:37 +0000 | |
---|---|---|
committer | 2015-01-07 16:16:28 +0100 | |
commit | 82e345f57e6482cef960677613125c5aaf2b1654 (patch) | |
tree | 30253518bf5d5dc69575f0561dfb878db0eab28c /scripts/switch-timer-api | |
parent | target-ppc: Introduce Privileged TM Noops (diff) | |
download | qemu-82e345f57e6482cef960677613125c5aaf2b1654.tar.xz qemu-82e345f57e6482cef960677613125c5aaf2b1654.zip |
PPC: e500: Fix GPIO controller interrupt number
The GPIO controller lives at IRQ 47, not 43 on real hardware. This is a problem
because IRQ 43 is occupied by the I2C controller which we want to implement
next, so we'd have a conflict on that IRQ number.
Move the GPIO controller to IRQ 47 where it belongs.
Signed-off-by: Amit Singh Tomar <amit.tomar@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions