]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clk: sunxi: Add muxable ahb factors clock for sun5i and sun7i
authorChen-Yu Tsai <wens@csie.org>
Thu, 19 Mar 2015 17:19:03 +0000 (01:19 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sat, 21 Mar 2015 10:48:40 +0000 (11:48 +0100)
commit9f2430973d6713b73b3d25990d0ceb77a12a13a6
treeb6259c8f18e6b5269d527b86bfff84b67134f755
parent71f32f56cb54303a1b6ce6811373f57d87de40d3
clk: sunxi: Add muxable ahb factors clock for sun5i and sun7i

The AHB clock on sun5i and sun7i are muxable divider clocks.
Use a factors clock to support them.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Documentation/devicetree/bindings/clock/sunxi.txt
drivers/clk/sunxi/clk-sunxi.c