From: "Alexander Müller" <serveralex@gmail.com>
To: mturquette@baylibre.com, linux-clk@vger.kernel.org
Subject: [PATCH 0/2] Add meson8b clk81 clock gates
Date: Wed, 11 May 2016 20:21:03 +0200 [thread overview]
Message-ID: <1462990865-22651-1-git-send-email-serveralex@gmail.com> (raw)
This patch series adds support for the Amlogic meson8b clk81 clock
gates and is a prerequisite for enabling the ethernet support and other
subsystems.
The patches are also part of the following patch series:
http://comments.gmane.org/gmane.linux.ports.arm.kernel/498959
Alexander Müller (2):
ARM: clk: Amlogic: Add support for clock gates
ARM: clk: Amlogic: Add clk81 clock gates
drivers/clk/meson/clkc.c | 18 +++
drivers/clk/meson/clkc.h | 18 +++
drivers/clk/meson/meson8b-clkc.c | 196 +++++++++++++++++++++++++++++++
include/dt-bindings/clock/meson8b-clkc.h | 99 +++++++++++++++-
4 files changed, 329 insertions(+), 2 deletions(-)
--
2.5.0
next reply other threads:[~2016-05-11 18:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-11 18:21 Alexander Müller [this message]
2016-05-11 18:21 ` [PATCH 1/2] ARM: clk: Amlogic: Add support for clock gates Alexander Müller
2016-05-11 18:21 ` [PATCH 2/2] ARM: clk: Amlogic: Add clk81 " Alexander Müller
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=1462990865-22651-1-git-send-email-serveralex@gmail.com \
--to=serveralex@gmail.com \
--cc=linux-clk@vger.kernel.org \
--cc=mturquette@baylibre.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.