Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b8eb267d authored by Nicolas Pitre's avatar Nicolas Pitre Committed by Neil Leeder
Browse files

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: default avatarNicolas Pitre <nico@linaro.org>
Reviewed-by: default avatarDave 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: default avatarNeil Leeder <nleeder@codeaurora.org>
parent 3bfb764d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment