clk: shmobile: Add DIV6 clock support
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 17 Oct 2013 21:54:07 +0000 (23:54 +0200)
committerMike Turquette <mturquette@linaro.org>
Fri, 13 Dec 2013 03:23:58 +0000 (19:23 -0800)
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 <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>

No differences found