acrn-kernel/arch/powerpc/platforms/85xx
Christophe Leroy 6556fd1a1e powerpc: Cleanup idle for e500
e500 idle setup is a bit messy.

e500_idle() is used for PPC32 while book3e_idle() is used for PPC64.
As they are mutually exclusive, call them all e500_idle().

Use CONFIG_MPC_85xx instead of PPC32 + E500 in Makefile and rename
idle_e500.c to idle_85xx.c .

Rename idle_book3e.c to idle_64e.c and remove #ifdef PPC64 in
as it's only built on PPC64.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/8039301334e948974c85ec5ef2db37751075185b.1663606876.git.christophe.leroy@csgroup.eu
2022-09-26 23:00:14 +10:00
..
Kconfig powerpc: Replace PPC_85xx || PPC_BOOKE_64 by PPC_E500 2022-09-26 23:00:14 +10:00
Makefile
bsc913x_qds.c
bsc913x_rdb.c
c293pcie.c
common.c
corenet_generic.c powerpc: Cleanup idle for e500 2022-09-26 23:00:14 +10:00
ge_imp3a.c powerpc/85xx: Add missing of_node_get/put() in ge_imp3a_pci_assign_primary() 2022-09-05 17:30:29 +10:00
ksi8560.c powerpc/85xx: Add missing of_node_put() in ksi8560.c 2022-09-05 17:28:25 +10:00
mpc85xx.h
mpc85xx_ads.c
mpc85xx_cds.c powerpc/85xx: Fix fall-through warning for Clang 2022-09-08 11:11:18 +10:00
mpc85xx_ds.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
mpc85xx_mds.c powerpc: Remove asm/prom.h from all files that don't need it 2022-05-08 22:15:04 +10:00
mpc85xx_pm_ops.c
mpc85xx_rdb.c powerpc: Remove asm/prom.h from all files that don't need it 2022-05-08 22:15:04 +10:00
mpc8536_ds.c powerpc: Remove asm/prom.h from all files that don't need it 2022-05-08 22:15:04 +10:00
mvme2500.c
p1010rdb.c powerpc: Remove asm/prom.h from all files that don't need it 2022-05-08 22:15:04 +10:00
p1022_ds.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
p1022_rdk.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
p1023_rdb.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
ppa8548.c
qemu_e500.c powerpc: Cleanup idle for e500 2022-09-26 23:00:14 +10:00
sgy_cts1000.c powerpc/85xx: Add missing of_node_put() in sgy_cst1000 2022-09-05 17:28:25 +10:00
smp.c
smp.h
socrates.c powerpc: Remove asm/prom.h from all files that don't need it 2022-05-08 22:15:04 +10:00
socrates_fpga_pic.c
socrates_fpga_pic.h
stx_gp3.c powerpc: Remove asm/prom.h from all files that don't need it 2022-05-08 22:15:04 +10:00
t1042rdb_diu.c
tqm85xx.c powerpc: Remove asm/prom.h from all files that don't need it 2022-05-08 22:15:04 +10:00
twr_p102x.c
xes_mpc85xx.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00