From: Ezequiel Garcia Date: Tue, 4 Nov 2014 13:21:32 +0000 (-0300) Subject: watchdog: orion: Use the reference clock on Armada 375 SoC X-Git-Tag: omap-for-v3.19/fixes-rc1~164^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8067042ad9543b410b7dc355ec312c2b61979eec;p=pandora-kernel.git watchdog: orion: Use the reference clock on Armada 375 SoC The 25 MHz reference clock has better stability so its use is prefered over the core clock. Change the Armada 375 clock initialization to use this reference clock. To ensure the driver is compatible with an old devicetree, also provide a fallback path which will silently return to the previous behavior. While here, add the clock specification to the binding documentation. 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