clk: mpc512x: add backwards compat to the CCF code
authorGerhard Sittig <gsi@denx.de>
Sat, 30 Nov 2013 22:51:25 +0000 (23:51 +0100)
committerAnatolij Gustschin <agust@denx.de>
Sun, 12 Jan 2014 17:53:04 +0000 (18:53 +0100)
commit01f25c371658d3e8769210be038941691b158985
treead0ab42eb9a474dc474447371623e1e161561dd3
parent6d8cdb68249d2a5d2504a7bc79a8cfb517e07020
clk: mpc512x: add backwards compat to the CCF code

extend the recently added COMMON_CLK platform support for MPC512x such
that it works with incomplete device tree data which lacks clock specs

Cc: Mike Turquette <mturquette@linaro.org>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linuxppc-dev@lists.ozlabs.org
Signed-off-by: Gerhard Sittig <gsi@denx.de>
[agust@denx.de: moved node macro definitions out of the function body]
Signed-off-by: Anatolij Gustschin <agust@denx.de>
arch/powerpc/platforms/512x/clock-commonclk.c