From: Laurent Pinchart Date: Thu, 17 Oct 2013 21:54:07 +0000 (+0200) Subject: clk: shmobile: Add DIV6 clock support X-Git-Tag: dt-for-linus~7^2~25^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abe844aa5bb50444ac3e02aed89b431823d6ad56;p=pandora-kernel.git clk: shmobile: Add DIV6 clock support DIV6 clocks are divider gate clocks controlled through a single register. The divider is expressed on 6 bits, hence the name, and can take values from 1/1 to 1/64. Those clocks are found on Renesas ARM SoCs. Signed-off-by: Laurent Pinchart Signed-off-by: Mike Turquette --- Reading git-diff-tree failed