Re: [RFC PATCH 10/20] powerpc/io: Remove PPC_INDIRECT_MMIO

2024-11-14 Thread Arnd Bergmann
On Thu, Nov 14, 2024, at 13:50, Michael Ellerman wrote: > The Cell blade support was the last user of PPC_INDIRECT_MMIO, so it can > now be removed. > > PPC_INDIRECT_PIO is still used by Power8 powernv, so it needs to remain. > > Signed-off-by: Michael Ellerman I think the powernv side only uses

[RFC PATCH 10/20] powerpc/io: Remove PPC_INDIRECT_MMIO

2024-11-14 Thread Michael Ellerman
The Cell blade support was the last user of PPC_INDIRECT_MMIO, so it can now be removed. PPC_INDIRECT_PIO is still used by Power8 powernv, so it needs to remain. Signed-off-by: Michael Ellerman --- arch/powerpc/include/asm/io.h | 58 +++--- arch/powerpc/kernel/setup