[PATCH v6 6/8] ARM: rockchip: add support smp for rk3036

Heiko Stuebner heiko at sntech.de
Wed Nov 4 15:33:36 PST 2015


Am Mittwoch, 4. November 2015, 20:25:16 schrieb Xing Zheng:
> From: Heiko Stuebner <heiko at sntech.de>
> 
> The dual-core Cortex A7 rk3036 is a bit special in that it does not allow
> to control the actual powerdomain of the cpu cores, while the rest of the
> smp-bringup like reset control and entry address handling stays the same.
> Its bigger sibling, the quad-core rk3128 again allows powerdomain control.
> 
> So allow that case by introducing a separate smp-enable-method, that simply
> disables powerdomain handling in the common code.
> 
> Signed-off-by: Heiko Stuebner <heiko at sntech.de>
> Tested-by: Xing Zheng <zhengxing at rock-chips.com>
> Signed-off-by: Xing Zheng <zhengxing at rock-chips.com>

This patch can work standalone, so I took the liberty of applying it to my soc 
branch for 4.5 already, so you don't need to resend it in future versions.



More information about the linux-arm-kernel mailing list