From: Rob Herring Date: Thu, 29 May 2014 21:01:34 +0000 (-0500) Subject: ARM: timer-sp: allow getting timer1 clock from DT to fallback to legacy clock X-Git-Tag: omap-for-v3.17/fixes-against-rc2~122^2~33^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bde9906414b46b6922464e7c91dd815e5f217b3;p=pandora-kernel.git ARM: timer-sp: allow getting timer1 clock from DT to fallback to legacy clock The sp804 clocks may be specified in DT, but the kernel may still be using legacy clocks. This is handled if a single clock for sp804 is present, but not when 3 clocks are present. This prevents Versatile platforms from breaking when the DT has clocks added. Signed-off-by: Rob Herring Cc: Russell King --- Reading git-diff-tree failed