Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-12 | clk: shmobile: Add DIV6 clock support | Laurent Pinchart | |
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> |