[PATCH v6 6/8] ARM: rockchip: add support smp for rk3036
From: Xing Zheng <hidden>
Date: 2015-11-05 03:01:00
Also in:
linux-devicetree, linux-rockchip, lkml
From: Xing Zheng <hidden>
Date: 2015-11-05 03:01:00
Also in:
linux-devicetree, linux-rockchip, lkml
On 2015?11?05? 07:33, Heiko Stuebner wrote:
Am Mittwoch, 4. November 2015, 20:25:16 schrieb Xing Zheng:quoted
From: Heiko Stuebner<heiko@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@sntech.de> Tested-by: Xing Zheng<redacted> Signed-off-by: Xing Zheng<redacted>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.
OK? thanks Heiko. :)