[PATCH 1/2] ARM: rockchip: add basic smp support for rk3288

Doug Anderson dianders at chromium.org
Thu Sep 11 10:41:02 PDT 2014


Kever,

On Wed, Sep 10, 2014 at 3:05 AM, Kever Yang <kever.yang at rock-chips.com> wrote:
> -CPU_METHOD_OF_DECLARE(rk3066_smp, "rockchip,rk3066-smp", &rockchip_smp_ops);
> +CPU_METHOD_OF_DECLARE(rk3288_smp, "rockchip,rk3288-smp", &rockchip3288_smp_ops);

I haven't done a full review, but I think that the above means you
need to update "Documentation/devicetree/bindings/arm/cpus.txt".

-Doug



More information about the Linux-rockchip mailing list