linux_dsm_epyc7002/drivers/bus
Nicolas Pitre 62158f817a drivers/bus: arm-cci: function to enable CCI ports from early boot code
This provides cci_enable_port_for_self().  This is the counterpart to
cci_disable_port_by_cpu(self).

This is meant to be called from the MCPM machine specific power_up_setup
callback code when the appropriate affinity level needs to be initialized.
The code therefore has to be position independent as the MMU is still off
and it cannot rely on any stack space.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Reviewed-by: Dave Martin <dave.martin@linaro.org>
2013-05-29 15:50:34 -04:00
..
arm-cci.c drivers/bus: arm-cci: function to enable CCI ports from early boot code 2013-05-29 15:50:34 -04:00
Kconfig drivers: bus: add ARM CCI support 2013-05-29 15:50:34 -04:00
Makefile drivers: bus: add ARM CCI support 2013-05-29 15:50:34 -04:00
mvebu-mbus.c bus: mvebu: fix mistake in PCIe window target attribute for Kirkwood 2013-04-11 17:05:37 +00:00
omap_l3_noc.c Drivers: misc: remove __dev* attributes. 2013-01-03 15:57:16 -08:00
omap_l3_noc.h drivers: bus: Move the OMAP interconnect driver to drivers/bus/ 2012-09-19 16:53:26 +02:00
omap_l3_smx.c drivers: bus: Move the OMAP interconnect driver to drivers/bus/ 2012-09-19 16:53:26 +02:00
omap_l3_smx.h drivers: bus: Move the OMAP interconnect driver to drivers/bus/ 2012-09-19 16:53:26 +02:00
omap-ocp2scp.c Drivers: misc: remove __dev* attributes. 2013-01-03 15:57:16 -08:00