LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] powernv/pci: Remove unused IODA1 support
@ 2023-06-13  4:51 Joel Stanley
  2023-06-13  4:52 ` [RFC PATCH 1/3] powernv/pci: Remove ioda1 support Joel Stanley
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Joel Stanley @ 2023-06-13  4:51 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Alexey Kardashevskiy, oohall

Oliver mentioned this code was only kept around to support the VPL
Power7 boxes. Now that they are all gone, remove the code.

Build and boot tested in qemu only.

Joel Stanley (3):
  powernv/pci: Remove ioda1 support
  powerpc/pci: Remove MVE code
  powernv/pci: Remove last IODA1 defines

 arch/powerpc/include/asm/opal.h            |   3 -
 arch/powerpc/platforms/powernv/opal-call.c |   2 -
 arch/powerpc/platforms/powernv/pci-ioda.c  | 476 +--------------------
 arch/powerpc/platforms/powernv/pci.c       |   5 -
 arch/powerpc/platforms/powernv/pci.h       |   5 -
 5 files changed, 6 insertions(+), 485 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-07-03  5:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-13  4:51 [RFC PATCH 0/3] powernv/pci: Remove unused IODA1 support Joel Stanley
2023-06-13  4:52 ` [RFC PATCH 1/3] powernv/pci: Remove ioda1 support Joel Stanley
2023-06-13  4:52 ` [RFC PATCH 2/3] powerpc/pci: Remove MVE code Joel Stanley
2023-06-20 13:16   ` Michael Ellerman
2023-06-13  4:52 ` [RFC PATCH 3/3] powernv/pci: Remove last IODA1 defines Joel Stanley
2023-07-03  5:26 ` [RFC PATCH 0/3] powernv/pci: Remove unused IODA1 support Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox