[SLOF] [PATCH 0/3] Fixes and clean-ups for board-qemu/slof/pci-interrupts.fs

Alexey Kardashevskiy aik at ozlabs.ru
Wed Sep 14 16:50:13 AEST 2016


On 08/09/16 19:05, Thomas Huth wrote:
> 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).

Thanks, applied.

> 
> 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(-)
> 


-- 
Alexey


More information about the SLOF mailing list