From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] ARM: i.MX1 clk: Add devicetree support
Date: Mon, 12 May 2014 07:13:08 +0200 [thread overview]
Message-ID: <20140512051308.GZ5858@pengutronix.de> (raw)
In-Reply-To: <1399629542-32387-2-git-send-email-shc_work@mail.ru>
On Fri, May 09, 2014 at 01:59:01PM +0400, Alexander Shiyan wrote:
> This patch adds devicetree support CCM module for i.MX1 (MC9328MX1) CPUs.
>
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
> ---
> .../devicetree/bindings/clock/imx1-clock.txt | 46 ++++++++++++++++++++++
> arch/arm/mach-imx/clk-imx1.c | 10 ++++-
> 2 files changed, 55 insertions(+), 1 deletion(-)
> create mode 100644 Documentation/devicetree/bindings/clock/imx1-clock.txt
>
> diff --git a/Documentation/devicetree/bindings/clock/imx1-clock.txt b/Documentation/devicetree/bindings/clock/imx1-clock.txt
> new file mode 100644
> index 0000000..f66fe37
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/clock/imx1-clock.txt
Can we meld this for i.MX1 into this patch?:
commit 490dd8808a8baa093ac3b2bfc2f66f798599bb2c
Author: Lucas Stach <l.stach@pengutronix.de>
Date: Thu Nov 14 11:18:57 2013 +0100
ARM: imx5: introduce DT includes for clock provider
Use clock defines in order to make devicetrees more
human readable.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2014-05-12 5:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-09 9:59 [PATCH 1/3] ARM: i.MX1 clk: Add missing clocks Alexander Shiyan
2014-05-09 9:59 ` [PATCH 2/3] ARM: i.MX1 clk: Add devicetree support Alexander Shiyan
2014-05-12 5:13 ` Sascha Hauer [this message]
2014-05-12 6:25 ` Alexander Shiyan
2014-05-09 9:59 ` [PATCH 3/3] ARM: i.MX1 clk: Remove clk_register_clkdev() for unused clocks Alexander Shiyan
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=20140512051308.GZ5858@pengutronix.de \
--to=s.hauer@pengutronix.de \
--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).