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

From: Xing Zheng
Date: Wed Nov 04 2015 - 22:01:03 EST


On 2015å11æ05æ 07:33, Heiko Stuebner wrote:
Am Mittwoch, 4. November 2015, 20:25:16 schrieb Xing Zheng:
From: Heiko Stuebner<heiko@xxxxxxxxx>

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>
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. :)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/