[PATCH] ARM: Kirkwood: Add missing DT reg property to cpu at 0
Jason Cooper
jason at lakedaemon.net
Tue Sep 17 14:55:49 EDT 2013
On Fri, Sep 13, 2013 at 10:09:52PM +0200, Andrew Lunn wrote:
> The kirkwood.dtsi cpu at 0 node is missing the mandatory reg property.
> This causes of_get_cpu_node() to fail to find the node and as a result
> the cpufreq driver fails in its probe function.
>
> Signed-off-by: Andrew Lunn <andrew at lunn.ch>
> ---
>
> Hi Jason
>
> With the patch "cpufreq: kirkwood-cpufreq: remove device tree parsing
> for cpu nodes", e768f350c8c3d4253011282db771f35af37ee59a, we need this
> fix, or cpufreq will not work. Please queue this up for -rc2.
>
> arch/arm/boot/dts/kirkwood.dtsi | 1 +
> 1 file changed, 1 insertion(+)
Applied to mvebu/fixes
thx,
Jason.
More information about the linux-arm-kernel
mailing list