devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Markus Pargmann <mpa@pengutronix.de>
To: Shawn Guo <shawn.guo@linaro.org>
Cc: linux-arm-kernel@lists.infradead.org,
	devicetree-discuss@lists.ozlabs.org,
	Rob Herring <rob.herring@calxeda.com>,
	Rob Landley <rob@landley.net>,
	Sascha Hauer <kernel@pengutronix.de>
Subject: Re: [PATCH v2 5/5] ARM: imx: Remove cpufreq driver
Date: Wed, 27 Mar 2013 16:14:54 +0100	[thread overview]
Message-ID: <20130327151454.GC6347@pengutronix.de> (raw)
In-Reply-To: <20130327140529.GG2674@S2101-09.ap.freescale.net>

On Wed, Mar 27, 2013 at 10:05:31PM +0800, Shawn Guo wrote:
> On Wed, Mar 27, 2013 at 02:01:34PM +0100, Markus Pargmann wrote:
> > The old cpufreq driver is not necessary anymore with DT and
> > cpufreq-cpu0.
> > 
> > Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
> > ---
> >  arch/arm/Kconfig                      |   7 --
> >  arch/arm/mach-imx/Makefile            |   1 -
> >  arch/arm/mach-imx/cpu_op-mx51.c       |  31 -----
> >  arch/arm/mach-imx/cpu_op-mx51.h       |  14 ---
> >  arch/arm/mach-imx/cpufreq.c           | 206 ----------------------------------
> >  arch/arm/mach-imx/mach-cpuimx51sd.c   |   5 -
> >  arch/arm/mach-imx/mach-mx51_babbage.c |   4 -
> >  7 files changed, 268 deletions(-)
> >  delete mode 100644 arch/arm/mach-imx/cpu_op-mx51.c
> 
> Target cpu_op-mx51.o should be removed from Makefile then.
> 
> I fixed it up and applied the series expect the first patch.  I expect
> you will send follow-up patches to add imx51 operating-points into
> device tree though.

Thanks.

I just prepared a patch for mx51 babbage board. cpuimx51sd does not seem
to have a DTS file yet. In general I think the operating points have to
be in the board specific DTS files because the frequencies of imx51
devices are different.

Regards,

Markus

-- 
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 |

  reply	other threads:[~2013-03-27 15:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-27 13:01 [PATCH v2 0/5] ARM: imx cpufreq-cpu0 Markus Pargmann
     [not found] ` <1364389294-1997-1-git-send-email-mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2013-03-27 13:01   ` [PATCH v2 1/5] cpufreq: cpufreq-cpu0: Fix documentation example Markus Pargmann
     [not found]     ` <1364389294-1997-2-git-send-email-mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2013-03-27 13:37       ` Shawn Guo
2013-03-27 13:01   ` [PATCH v2 2/5] ARM: imx27, imx5: Add kconfig selects for cpufreq-cpu0 Markus Pargmann
2013-03-27 13:01   ` [PATCH v2 3/5] ARM: imx27 DT init cpufreq-cpu0 device Markus Pargmann
2013-03-27 13:01   ` [PATCH v2 4/5] ARM: imx5 " Markus Pargmann
2013-03-27 13:01   ` [PATCH v2 5/5] ARM: imx: Remove cpufreq driver Markus Pargmann
     [not found]     ` <1364389294-1997-6-git-send-email-mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2013-03-27 14:05       ` Shawn Guo
2013-03-27 15:14         ` Markus Pargmann [this message]
     [not found]           ` <20130327151454.GC6347-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2013-03-28  1:48             ` 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=20130327151454.GC6347@pengutronix.de \
    --to=mpa@pengutronix.de \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=rob.herring@calxeda.com \
    --cc=rob@landley.net \
    --cc=shawn.guo@linaro.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).