qemu-patch-raspberry4/hw/ppc
Alexander Graf 9e2c12988b PPC: e500: pci: Export slot2irq calculation
We need the calculation method to get from a PCI slot ID to its respective
interrupt line twice. Once in the internal map function and once when
assembling the device tree.

So let's extract the calculation to a separate function that can be called
by both users.

Signed-off-by: Alexander Graf <agraf@suse.de>
2012-12-14 13:12:57 +01:00
..
e500-ccsr.h Adding BAR0 for e500 PCI controller 2012-12-14 13:12:54 +01:00
e500.c PPC: e500: pci: Export slot2irq calculation 2012-12-14 13:12:57 +01:00
e500.h PPC: E500: Move PCI slot information into params 2012-12-14 13:12:57 +01:00
e500plat.c PPC: E500plat: Make a lot of PCI slots available 2012-12-14 13:12:57 +01:00
Makefile.objs pseries: Implement PAPR NVRAM 2012-12-14 13:12:54 +01:00
mpc8544ds.c PPC: E500: Move PCI slot information into params 2012-12-14 13:12:57 +01:00