clk: sunxi: mod1 clock support
authorEmilio López <emilio@elopez.com.ar>
Fri, 18 Jul 2014 18:28:02 +0000 (15:28 -0300)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 21 Oct 2015 19:51:29 +0000 (21:51 +0200)
commit9b038bc58ad2658c76fd8b50bb333dfd4454573c
tree00ea3d70e94441ae7b7a0fd43b1f4c2e083d651a
parente2771545f49fbfec874642533058a3423fa29e16
clk: sunxi: mod1 clock support

The module 1 type of clocks consist of a gate and a mux and are used on
the audio blocks to mux and gate the PLL2 outputs for AC97, IIS or
SPDIF. This commit adds support for them on the sunxi clock driver.

Signed-off-by: Emilio López <emilio@elopez.com.ar>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
drivers/clk/sunxi/Makefile
drivers/clk/sunxi/clk-a10-mod1.c [new file with mode: 0644]
This page took 0.026805 seconds and 5 git commands to generate.