From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@codeaurora.org>
Cc: Simon Horman <horms@verge.net.au>,
Magnus Damm <magnus.damm@gmail.com>,
Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
linux-clk@vger.kernel.org, linux-sh@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [git pull] clk: shmobile: Updates for v4.5
Date: Wed, 09 Dec 2015 09:13:10 +0000 [thread overview]
Message-ID: <1449652390-10349-1-git-send-email-geert+renesas@glider.be> (raw)
Hi Mike, Stephen,
The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git clk-shmobile-for-v4.5
for you to fetch changes up to c5dae0df298120e0a331d749d77fd472c253b5b3:
clk: shmobile: r8a7795: Add new CPG/MSSR driver (2015-12-08 14:33:06 +0100)
Summary:
- Make clock-output-names optional for single-output clocks,
- New Renesas CPG/MSSR driver for r8a7795,
- Cleanups to prepare for the above.
Thanks for pulling!
----------------------------------------------------------------
Geert Uytterhoeven (4):
clk: shmobile: div6: Make clock-output-names optional
clk: shmobile: div6: Extract cpg_div6_register()
clk: shmobile: Add new CPG/MSSR driver core
clk: shmobile: r8a7795: Add new CPG/MSSR driver
Magnus Damm (1):
clk: shmobile: Rework CONFIG_ARCH_SHMOBILE_MULTI
.../bindings/clock/renesas,cpg-div6-clocks.txt | 4 +
drivers/clk/Makefile | 1 +
drivers/clk/shmobile/Makefile | 24 +-
drivers/clk/shmobile/clk-div6.c | 137 +++--
drivers/clk/shmobile/clk-div6.h | 7 +
drivers/clk/shmobile/r8a7795-cpg-mssr.c | 382 +++++++++++++
drivers/clk/shmobile/renesas-cpg-mssr.c | 596 +++++++++++++++++++++
drivers/clk/shmobile/renesas-cpg-mssr.h | 132 +++++
8 files changed, 1220 insertions(+), 63 deletions(-)
create mode 100644 drivers/clk/shmobile/clk-div6.h
create mode 100644 drivers/clk/shmobile/r8a7795-cpg-mssr.c
create mode 100644 drivers/clk/shmobile/renesas-cpg-mssr.c
create mode 100644 drivers/clk/shmobile/renesas-cpg-mssr.h
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
next reply other threads:[~2015-12-09 9:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-09 9:13 Geert Uytterhoeven [this message]
2015-12-22 19:41 ` [git pull] clk: shmobile: Updates for v4.5 Michael Turquette
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=1449652390-10349-1-git-send-email-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=horms@verge.net.au \
--cc=laurent.pinchart+renesas@ideasonboard.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=mturquette@baylibre.com \
--cc=sboyd@codeaurora.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).