Am Mittwoch, 4. November 2015, 20:25:16 schrieb Xing Zheng:OKï thanks Heiko. :)
From: Heiko Stuebner<heiko@xxxxxxxxx>This patch can work standalone, so I took the liberty of applying it to my soc
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@xxxxxxxxx>
Tested-by: Xing Zheng<zhengxing@xxxxxxxxxxxxxx>
Signed-off-by: Xing Zheng<zhengxing@xxxxxxxxxxxxxx>
branch for 4.5 already, so you don't need to resend it in future versions.