From: Rob Herring <robh@kernel.org>
To: Jean-Francois Moine <moinejf@free.fr>
Cc: devicetree@vger.kernel.org,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@codeaurora.org>,
dri-devel@lists.freedesktop.org,
Emilio Lopez <emilio@elopez.com.ar>, Chen-Yu Tsai <wens@csie.org>,
Maxime Ripard <maxime.ripard@free-electrons.com>,
linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 1/2] clk: sunxi: Add sun6i/8i video support
Date: Tue, 2 Feb 2016 15:52:14 -0600 [thread overview]
Message-ID: <20160202215214.GA6738@rob-hp-laptop> (raw)
In-Reply-To: <3c0e2cdea659e9e682f80ecf42b252c740095f15.1454435944.git.moinejf@free.fr>
On Tue, Feb 02, 2016 at 06:35:10PM +0100, Jean-Francois Moine wrote:
> Add the clock types which are used by the sun6i/8i families for video.
>
> Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
> ---
> v4:
> - drivers/clk/sunxi/Makefile was missing (Emil Velikov)
> v3: (no change)
> v2:
> - remarks from Chen-Yu Tsai
> - DT documentation added
> ---
> Documentation/devicetree/bindings/clock/sunxi.txt | 2 +
Acked-by: Rob Herring <robh@kernel.org>
> drivers/clk/sunxi/Makefile | 2 +
> drivers/clk/sunxi/clk-sun6i-display.c | 106 +++++++++++++
> drivers/clk/sunxi/clk-sun6i-pll3.c | 174 ++++++++++++++++++++++
> 4 files changed, 284 insertions(+)
> create mode 100644 drivers/clk/sunxi/clk-sun6i-display.c
> create mode 100644 drivers/clk/sunxi/clk-sun6i-pll3.c
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2016-02-02 21:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-02 17:59 [PATCH v4 0/2] Add a DRM display driver to the Allwinner H3 Jean-Francois Moine
2016-02-02 15:25 ` [PATCH v4 2/2] drm: sunxi: Add a basic DRM driver for Allwinner DE2 Jean-Francois Moine
2016-02-02 21:50 ` Rob Herring
2016-02-04 11:11 ` Jean-Francois Moine
2016-02-02 17:35 ` [PATCH v4 1/2] clk: sunxi: Add sun6i/8i video support Jean-Francois Moine
2016-02-02 21:52 ` Rob Herring [this message]
2016-02-05 9:39 ` Maxime Ripard
2016-02-06 9:37 ` Jean-Francois Moine
2016-02-06 9:56 ` Chen-Yu Tsai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160202215214.GA6738@rob-hp-laptop \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=emilio@elopez.com.ar \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=maxime.ripard@free-electrons.com \
--cc=moinejf@free.fr \
--cc=mturquette@baylibre.com \
--cc=sboyd@codeaurora.org \
--cc=wens@csie.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).