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. Change-Id: I3338fb9a2548529ecdc2f0749221a3f8c2027da0 Signed-off-by:Nicolas Pitre <nico@linaro.org> Reviewed-by:
Dave Martin <dave.martin@linaro.org> Git-commit: 62158f817ad3e0368480b8e9480be34bffd8c74a Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git Signed-off-by:
Neil Leeder <nleeder@codeaurora.org>
Loading
Please register or sign in to comment