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

From: Doug Anderson
Date: Thu Sep 11 2014 - 13:41:13 EST


Kever,

On Wed, Sep 10, 2014 at 3:05 AM, Kever Yang <kever.yang@xxxxxxxxxxxxxx> 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
--
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/