clk: sunxi: Add TCON channel1 clock
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 1 Jul 2015 13:48:37 +0000 (15:48 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 21 Apr 2016 22:29:24 +0000 (00:29 +0200)
commitcc510c736b1b278a9925a4a051ecfa72ef8c21fc
tree06bce73a792b1e0d869d0d6b7d6ec1ae5953d6d6
parentfa4d0ca104bfdcda7b7e2bac855b358f302fd310
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>
Documentation/devicetree/bindings/clock/sunxi.txt
drivers/clk/sunxi/Makefile
drivers/clk/sunxi/clk-sun4i-tcon-ch1.c [new file with mode: 0644]
This page took 0.025991 seconds and 5 git commands to generate.