[SLOF] [PATCH 0/3] Fixes and clean-ups for board-qemu/slof/pci-interrupts.fs
Thomas Huth
thuth at redhat.com
Thu Sep 8 19:05:55 AEST 2016
There are currently two bugs in the "interrupt-map" properties
of PCI bridges, causing devices to fail either if they have an
interrupt that should be mapped to PCI IRQ 4, or if they are
plugged in a slot of the bridge greater or equal than slot #4.
The first two patches contain the fixes for these problems.
The third patch is just about some source code beautification
(i.e. it is optional, feel free to simply ignore it if you
don't like patches with such a lot of re-indentation).
Thomas Huth (3):
Fix bad interrupt pin numbering in interrupt-map property of PCI
bridges
Allow PCI devices in PCI bridge slots greater than 4
Source code beautification of board-qemu/slof/pci-interrupts.fs
board-qemu/slof/pci-interrupts.fs | 52 +++++++++++++++++++--------------------
1 file changed, 26 insertions(+), 26 deletions(-)
--
1.8.3.1
More information about the SLOF
mailing list