From: Andrew Lunn Date: Fri, 13 Sep 2013 20:09:52 +0000 (+0200) Subject: ARM: Kirkwood: Add missing DT reg property to cpu@0 X-Git-Tag: v3.12-rc4~25^2~15^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2290414be0c9e360f5909ae0e33f6a2df3980f14;p=pandora-kernel.git ARM: Kirkwood: Add missing DT reg property to cpu@0 The kirkwood.dtsi cpu@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 Signed-off-by: Jason Cooper --- Reading git-diff-tree failed