From: Ezequiel Garcia Date: Mon, 10 Feb 2014 23:00:31 +0000 (-0300) Subject: watchdog: orion: Add support for Armada 370 and Armada XP SoC X-Git-Tag: v3.15-rc1~76^2~22^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=463f96e0cdacce5be9bfdd4cc81e7225347cdc31;p=pandora-kernel.git watchdog: orion: Add support for Armada 370 and Armada XP SoC Using the added infrastructure for handling SoC differences, this commit adds support for the watchdog controller available in Armada 370 and Armada XP SoCs. Also, and because the AXP clock initialization uses of_clk_get_by_name, this commit changes the orion clock initialization to use clk_get() and adds a proper clk_put() on the common exit/error paths. Reviewed-by: Guenter Roeck Tested-by: Sebastian Hesselbarth Tested-by: Willy Tarreau Signed-off-by: Ezequiel Garcia Acked-by: Wim Van Sebroeck Tested-By: Jason Gunthorpe Signed-off-by: Jason Cooper --- Reading git-diff-tree failed