]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
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)
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>

No differences found