From: Thomas Petazzoni Date: Fri, 14 Feb 2014 20:15:03 +0000 (-0300) Subject: clk: mvebu: add Armada 375 support to the corediv clock driver X-Git-Tag: v3.15-rc1~72^2~55^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4aec65c865d200196efd42f26ff1630b44997a5;p=pandora-kernel.git clk: mvebu: add Armada 375 support to the corediv clock driver This commit adds support for the Core Divider clocks of the Armada 375. Compared to Armada 370 and XP the Core Divider clocks of the 375 cannot be gated: only their ratio can be changed. This is reflected by the fact that the enable, disable and is_enabled clock operations are not defined, and that the enable_bit_offset field is also undefined. Signed-off-by: Thomas Petazzoni Signed-off-by: Ezequiel Garcia Signed-off-by: Jason Cooper --- Reading git-diff-tree failed