[PATCH v3 1/2] clk: sunxi: Add sun6i/8i video support
Emil Velikov
emil.l.velikov at gmail.com
Tue Feb 2 09:19:15 PST 2016
Hi Jean-Francois,
On 1 February 2016 at 07:43, Jean-Francois Moine <moinejf at free.fr> wrote:
> Add the clock types which are used by the sun6i/8i families for video.
>
> Signed-off-by: Jean-Francois Moine <moinejf at free.fr>
> ---
> v3: (no change)
> v2:
> - remarks from Chen-Yu Tsai
> - DT documentation added
> ---
> Documentation/devicetree/bindings/clock/sunxi.txt | 2 +
> drivers/clk/sunxi/clk-sun6i-display.c | 106 +++++++++++++
> drivers/clk/sunxi/clk-sun6i-pll3.c | 174 ++++++++++++++++++++++
> 3 files changed, 282 insertions(+)
> create mode 100644 drivers/clk/sunxi/clk-sun6i-display.c
> create mode 100644 drivers/clk/sunxi/clk-sun6i-pll3.c
>
Something is missing here - namely the changes to the Makefile. Does
this series work or did you simply forget git add ?
Regards,
Emil
More information about the linux-arm-kernel
mailing list