linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: shawn.guo@linaro.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4] ARM: ls1021a: add gating clocks to IP blocks.
Date: Sun, 19 Oct 2014 10:47:09 +0800	[thread overview]
Message-ID: <20141019024708.GI7869@tiger> (raw)
In-Reply-To: <30c0e84a022340bcae3c8f5086b4e4b4@BY2PR0301MB0613.namprd03.prod.outlook.com>

On Fri, Oct 17, 2014 at 09:37:24AM +0000, Li.Xiubo at freescale.com wrote:
> > > .../devicetree/bindings/clock/ls1021a-clock.txt    |  27 +++
> > > arch/arm/mach-imx/Makefile                         |   2 +
> > > arch/arm/mach-imx/clk-ls1021a.c                    | 191
> > +++++++++++++++++++++
> > > arch/arm/mach-imx/clk.h                            |   8 +
> > > include/dt-bindings/clock/ls1021a-clock.h          |  55 ++++++
> > 
> > Why is clock support for a new platform in mach-imx instead of drivers/clk ?
> > 
> 
> @Shawn,
> 
> Has any suggestions about move this to drivers/clk/ ?

Oh, yes, if you do not rely on anything that mach-imx clock facilities:
helpers, locking and so on, you should really have it in drivers/clk.

Shawn

      reply	other threads:[~2014-10-19  2:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-16  3:09 [PATCH v4] ARM: ls1021a: add gating clocks to IP blocks Xiubo Li
2014-10-16 14:29 ` Kumar Gala
2014-10-17  9:37   ` Li.Xiubo at freescale.com
2014-10-19  2:47     ` Shawn Guo [this message]

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=20141019024708.GI7869@tiger \
    --to=shawn.guo@linaro.org \
    --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).