linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [[PATCH v3 0/6] imx soc revision clean up
Date: Fri, 26 Aug 2011 10:18:57 +0200	[thread overview]
Message-ID: <20110826081857.GF31404@pengutronix.de> (raw)
In-Reply-To: <1314336923-25162-1-git-send-email-jason.hui@linaro.org>

On Fri, Aug 26, 2011 at 01:35:17PM +0800, Jason Liu wrote:
> The patchset make some clean up for the imx soc revision display by
> - introudce the generic function for displaying silicon revision
> - update the imx SoCs to adopt the same usage
> 
> The patchset is based on Fabio's initial commit and I did some update
> 
> V3:
> - fix the mx51TO3/mx31 print information
> V2: Address comments from Sascha
> - Remove the EXPORT_SYMBOL from imx_print_silicon_rev
> - Fix the mx31 print twice issue
> 
> Fabio Estevam (1):
>   ARM: imx: Introduce generic function for displaying silicon revision
> 
> Jason Liu (5):
>   ARM: mx25: Print silicon revision on boot
>   ARM: mx27: Print silicon revision on boot
>   ARM: mx31: use generic function for displaying silicon revision
>   ARM: mx35: use generic function for displaying silicon revision
>   ARM: mx5: use generic function for displaying silicon revision

Applied for next.

Sascha

> 
>  arch/arm/mach-imx/Makefile              |    2 +-
>  arch/arm/mach-imx/clock-imx25.c         |    6 +++
>  arch/arm/mach-imx/clock-imx27.c         |    2 +
>  arch/arm/mach-imx/clock-imx31.c         |    4 +-
>  arch/arm/mach-imx/clock-imx35.c         |    3 +-
>  arch/arm/mach-imx/cpu-imx25.c           |   41 +++++++++++++++++
>  arch/arm/mach-imx/cpu-imx27.c           |   28 +++++------
>  arch/arm/mach-imx/cpu-imx31.c           |   48 +++++++++++---------
>  arch/arm/mach-imx/cpu-imx35.c           |   30 ++++++-------
>  arch/arm/mach-mx5/clock-mx51-mx53.c     |    6 +--
>  arch/arm/mach-mx5/cpu.c                 |   74 +++++++------------------------
>  arch/arm/plat-mxc/cpu.c                 |    9 ++++
>  arch/arm/plat-mxc/include/mach/common.h |    1 +
>  arch/arm/plat-mxc/include/mach/mx25.h   |    4 ++
>  arch/arm/plat-mxc/include/mach/mx3x.h   |   18 +-------
>  15 files changed, 142 insertions(+), 134 deletions(-)
>  create mode 100644 arch/arm/mach-imx/cpu-imx25.c
> 
> -- 
> 1.7.4.1
> 
> 
> 

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

      parent reply	other threads:[~2011-08-26  8:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-26  5:35 [[PATCH v3 0/6] imx soc revision clean up Jason Liu
2011-08-26  5:35 ` [[PATCH v3 1/6] ARM: imx: Introduce generic function for displaying silicon revision Jason Liu
2011-08-26  5:35 ` [[PATCH v3 2/6] ARM: mx25: Print silicon revision on boot Jason Liu
2011-08-26  5:35 ` [[PATCH v3 3/6] ARM: mx27: " Jason Liu
2011-08-26  5:35 ` [[PATCH v3 4/6] ARM: mx31: use generic function for displaying silicon revision Jason Liu
2011-08-26  5:35 ` [[PATCH v3 5/6] ARM: mx35: " Jason Liu
2011-08-26  5:35 ` [[PATCH v3 6/6] ARM: mx5: " Jason Liu
2011-08-26  8:18 ` Sascha Hauer [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=20110826081857.GF31404@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).