commit | cc510c736b1b278a9925a4a051ecfa72ef8c21fc | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Wed Jul 01 15:48:37 2015 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Fri Apr 22 00:29:24 2016 +0200 |
tree | 06bce73a792b1e0d869d0d6b7d6ec1ae5953d6d6 | |
parent | fa4d0ca104bfdcda7b7e2bac855b358f302fd310 [diff] |
clk: sunxi: Add TCON channel1 clock The TCON is a controller generating the timings to output videos signals, acting like both a CRTC and an encoder. It has two channels depending on the output, each channel being driven by its own clock (and own clock controller). Add a driver for the channel 1 clock. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Stephen Boyd <sboyd@codeaurora.org>