linux/arch/powerpc/platforms/85xx
Kevin Hao 455d23a890 powerpc/85xx: don't init the mpic ipi for the SoC which has doorbell support
It makes no sense to initialize the mpic ipi for the SoC which has
doorbell support. So set the smp_85xx_ops.probe to NULL for this
case. Since the smp_85xx_ops.probe is also used in function
smp_85xx_setup_cpu() to check if we need to invoke
mpic_setup_this_cpu(), we introduce a new setup_cpu function
smp_85xx_basic_setup() to remove this dependency.

Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2014-01-07 19:06:03 -06:00
..
bsc913x_rdb.c powerpc/85xx: Add BSC9131 RDB Support 2012-07-10 07:07:22 -05:00
c293pcie.c powerpc: add explicit OF includes 2013-10-09 20:04:11 -05:00
common.c powerpc: add explicit OF includes 2013-10-09 20:04:11 -05:00
corenet_generic.c powerpc/85xx: rename the corenet_ds.c to corenet_generic.c 2013-10-28 21:11:21 -05:00
ge_imp3a.c powerpc/fsl-pci: Unify pci/pcie initialization code 2012-09-12 14:57:12 -05:00
Kconfig powerpc/85xx: use one kernel option for all the CoreNet_Generic boards 2013-10-28 21:11:21 -05:00
ksi8560.c Disintegrate asm/system.h for PowerPC 2012-03-28 18:30:02 +01:00
Makefile powerpc/85xx: rename the corenet_ds.c to corenet_generic.c 2013-10-28 21:11:21 -05:00
mpc85xx_ads.c powerpc/fsl-pci: Unify pci/pcie initialization code 2012-09-12 14:57:12 -05:00
mpc85xx_cds.c POWERPC: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
mpc85xx_ds.c powerpc/fsl-pci: Unify pci/pcie initialization code 2012-09-12 14:57:12 -05:00
mpc85xx_mds.c powerpc/85xx: use for_each_compatible_node() macro 2013-02-13 07:48:51 -06:00
mpc85xx_rdb.c powerpc/85xx: add P1020RDB-PD platform support 2013-08-07 18:38:06 -05:00
mpc85xx.h powerpc/85xx: consolidate of_platform_bus_probe calls 2011-11-24 02:01:41 -06:00
mpc8536_ds.c powerpc/fsl-pci: Unify pci/pcie initialization code 2012-09-12 14:57:12 -05:00
p1010rdb.c powerpc/p1010rdb: add P1010RDB-PB platform support 2013-10-28 21:11:23 -05:00
p1022_ds.c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 2013-02-23 17:09:55 -08:00
p1022_rdk.c powerpc/fsl: remove extraneous DIU platform functions 2013-02-15 13:53:50 -06:00
p1023_rds.c powerpc/85xx: Add P1023RDB board support 2013-08-23 19:14:21 -05:00
ppa8548.c powerpc: add missing explicit OF includes for ppc 2013-11-11 09:10:50 -06:00
qemu_e500.c powerpc/e500/qemu-e500: enable coreint 2013-02-15 14:13:26 -06:00
sbc8548.c powerpc/fsl-pci: Unify pci/pcie initialization code 2012-09-12 14:57:12 -05:00
sgy_cts1000.c powerpc: add missing explicit OF includes for ppc 2013-11-11 09:10:50 -06:00
smp.c powerpc/85xx: don't init the mpic ipi for the SoC which has doorbell support 2014-01-07 19:06:03 -06:00
smp.h powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h" 2011-12-07 13:43:06 +11:00
socrates_fpga_pic.c powerpc: add explicit OF includes 2013-10-09 20:04:11 -05:00
socrates_fpga_pic.h powerpc/85xx: Add support for the "socrates" board (MPC8544). 2009-03-27 06:42:08 -05:00
socrates.c powerpc/fsl-pci: Unify pci/pcie initialization code 2012-09-12 14:57:12 -05:00
stx_gp3.c powerpc/fsl-pci: Unify pci/pcie initialization code 2012-09-12 14:57:12 -05:00
tqm85xx.c POWERPC: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
xes_mpc85xx.c powerpc/fsl-pci: Unify pci/pcie initialization code 2012-09-12 14:57:12 -05:00