From: maitysanchayan@gmail.com (Sanchayan Maity)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Add SNVS clock gating and SNVS node for DT
Date: Wed, 7 Jan 2015 12:39:28 +0530 [thread overview]
Message-ID: <cover.1420612799.git.maitysanchayan@gmail.com> (raw)
The following patch set adds support for clock gating
of the SNVS peripheral required on the Vybrid platform.
Also adds a device tree node for this peripheral.
This patchset was send before along with the patch which
had clock changes to the rtc-snvs driver. Since these could
not be merged then, till the changes for rtc-snvs landed in
the mainline, I am sending them anew as the changes are now
in the for-next branch
https://git.kernel.org/cgit/linux/kernel/git/shawnguo/linux.git/log/?h=for-next
The initial discussion can be found at the below links for the
earlier set of patches:
[RESEND] v2:
https://lkml.org/lkml/2014/12/3/23
v2:
https://lkml.org/lkml/2014/11/7/295
v1:
https://lkml.org/lkml/2014/9/26/492
Sanchayan Maity (2):
ARM: imx: clk-vf610: Add clock for SNVS
ARM: dts: vfxxx: Add SNVS node
arch/arm/boot/dts/vf500.dtsi | 4 ++++
arch/arm/boot/dts/vfxxx.dtsi | 14 ++++++++++++++
arch/arm/mach-imx/clk-vf610.c | 2 ++
include/dt-bindings/clock/vf610-clock.h | 3 ++-
4 files changed, 22 insertions(+), 1 deletion(-)
--
1.7.9.5
next reply other threads:[~2015-01-07 7:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-07 7:09 Sanchayan Maity [this message]
2015-01-07 7:09 ` [PATCH 1/2] ARM: imx: clk-vf610: Add clock for SNVS Sanchayan Maity
2015-01-07 7:09 ` [PATCH 2/2] ARM: dts: vfxxx: Add SNVS node Sanchayan Maity
2015-01-13 11:18 ` [PATCH 0/2] Add SNVS clock gating and SNVS node for DT Shawn Guo
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=cover.1420612799.git.maitysanchayan@gmail.com \
--to=maitysanchayan@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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).