linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: eric@eukrea.com (Eric Bénard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] i.MX35: use the correct IIM register to get CPU revision
Date: Fri, 08 Oct 2010 10:11:35 +0200	[thread overview]
Message-ID: <4CAED237.7020703@eukrea.com> (raw)
In-Reply-To: <1286524957-30218-1-git-send-email-eric@eukrea.com>


Le 08/10/2010 10:02, Eric B?nard a ?crit :
 > @@ -182,11 +184,7 @@
 >
 >   #define MX35_PROD_SIGNATURE		0x1	/* For MX31 */
 >
 > -/* silicon revisions specific to i.MX35 */
 > -#define MX35_CHIP_REV_1_0		0x1
 > -#define MX35_CHIP_REV_2_0		0x2
 > -
 > -#define MX35_SYSTEM_REV_MIN		MX35_CHIP_REV_1_0
 > +#define MX35_SYSTEM_REV_MIN		MX3x_CHIP_REV_1_0
 >   #define MX35_SYSTEM_REV_NUM		3
 >
 >   #ifdef IMX_NEEDS_DEPRECATED_SYMBOLS

oops I made a mistake when importing your patches, the end of this one 
shjould'nt be there.

Eric

  reply	other threads:[~2010-10-08  8:11 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-07  9:14 [PATCH] i.MX35: Add mx35_revision function to query the silicon revision Sascha Hauer
2010-10-07 18:21 ` Uwe Kleine-König
2010-10-08  6:45   ` Sascha Hauer
2010-10-08  7:34     ` [PATCH 0/3] sdma/dma resources Uwe Kleine-König
2010-10-08  7:34     ` [PATCH 1/3] ARM: mx3: use MX3x_ prefixed version of CHIP_REV_x Uwe Kleine-König
2010-10-08  7:34     ` [PATCH 2/3] ARM: mx35: Add mx35_revision function to query the silicon revision Uwe Kleine-König
2010-10-08  8:02       ` [PATCH] i.MX35: use the correct IIM register to get CPU revision Eric Bénard
2010-10-08  8:11         ` Eric Bénard [this message]
2010-10-08  8:18         ` [PATCH v2] " Eric Bénard
2010-10-08 12:26           ` Fabio Estevam
2010-10-08 12:31           ` Uwe Kleine-König
2010-10-08 12:34             ` Sascha Hauer
2010-10-08 13:00             ` Eric Bénard
2010-10-08 13:07               ` Uwe Kleine-König
2010-10-08 13:57           ` Uwe Kleine-König
2010-10-08 14:00             ` [PATCH v2 1/3] ARM: mx3: use MX3x_ prefixed version of CHIP_REV_x Uwe Kleine-König
2010-10-08 14:00             ` [PATCH v2 2/3] ARM: mx35: Add mx35_revision function to query the silicon revision Uwe Kleine-König
2010-10-08 14:00             ` [PATCH v2 3/3] ARM: imx: fix/define clocks and create devices for imx dma Uwe Kleine-König
2010-10-08  7:34     ` [PATCH " Uwe Kleine-König

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=4CAED237.7020703@eukrea.com \
    --to=eric@eukrea.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).