commit | e2771545f49fbfec874642533058a3423fa29e16 | [log] [tgz] |
---|---|---|
author | Emilio López <emilio@elopez.com.ar> | Fri Jul 18 15:49:37 2014 -0300 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Wed Oct 21 21:51:28 2015 +0200 |
tree | 13d88512ab374afa387804554ca87de90ff6c1be | |
parent | eb662f854710e6a438789a4b0d1d0cce8c12379d [diff] |
clk: sunxi: codec clock support The codec clock on sun4i, sun5i and sun7i is a simple gate with PLL2 as parent. Add a driver for such a clock. 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>