From: Ezequiel Garcia Date: Tue, 4 Nov 2014 13:21:33 +0000 (-0300) Subject: clocksource: armada-370-xp: Use the reference clock on A375 SoC X-Git-Tag: omap-for-v3.20/drop-legacy-3517~161^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a22d9c93af1f2b2c40354c4bc59fd007f33f05e;p=pandora-kernel.git clocksource: armada-370-xp: Use the reference clock on A375 SoC The 25 MHz reference clock has better stability so its use is preferred over the core clock. This commit takes advantage of the already introduced Armada 375 devicetree compatible string and adds a new timer initialization. If available, the timer will use the reference clock (named as 'fixed'). Otherwise, it falls back to the previous behavior. Acked-by: Jason Cooper Acked-by: Gregory CLEMENT Acked-by: Wim Van Sebroeck Reviewed-by: Thomas Petazzoni Tested-by: Thomas Petazzoni Signed-off-by: Ezequiel Garcia Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed