From: Robert Jarzmik Date: Sat, 14 Feb 2015 14:54:58 +0000 (+0100) Subject: clk: pxa: pxa3xx: add missing os timer clock X-Git-Tag: omap-for-v4.2/o2_dc~66^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7739aebec22d43fa78389f286bd5520fc53562b;p=pandora-kernel.git clk: pxa: pxa3xx: add missing os timer clock The pxa3xx scheduler relies on the pxa-timer, which requires a clock for its rate. As the clock handling will be taken over by the clock framework, add this missing clock. The miss was discovered by attempting to run a zylonite platform in a device-tree configuration, with the future patch to shift clocks handling to clock framework applied. Signed-off-by: Robert Jarzmik Signed-off-by: Michael Turquette --- Reading git-diff-tree failed