[PATCH 18/18] powerpc/powermac: Move PHB discovery

2020-11-02 Thread Oliver O'Halloran
Signed-off-by: Oliver O'Halloran --- compile tested with pmac32_defconfig and g5_defconfig --- arch/powerpc/platforms/powermac/setup.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/arch/powerpc/platforms/powermac/setup.c b/arch/powerpc/platforms/powermac/setup.c index 2e

Re: [RFC PATCH 18/18] powerpc/powermac: Move PHB discovery

2020-09-27 Thread Christophe Leroy
Le 24/09/2020 à 08:38, Oliver O'Halloran a écrit : Signed-off-by: Oliver O'Halloran Tested-by: Christophe Leroy This series is a really good step forward to the elimination of early support for ioremap(), thanks. Tested with pmac32_defconfig on QEMU MAC99. Before the series we have 9000

[RFC PATCH 18/18] powerpc/powermac: Move PHB discovery

2020-09-24 Thread Oliver O'Halloran
Signed-off-by: Oliver O'Halloran --- compile tested with pmac32_defconfig and g5_defconfig --- arch/powerpc/platforms/powermac/setup.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/arch/powerpc/platforms/powermac/setup.c b/arch/powerpc/platforms/powermac/setup.c index f0