All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Hemant Pedanekar <hemantp@ti.com>
Cc: Kevin Hilman <khilman@ti.com>, Paul Walmsley <paul@pwsan.com>,
	linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/3] TI814X: Add cpu type macros and detection support
Date: Mon, 15 Aug 2011 18:17:23 +0300	[thread overview]
Message-ID: <20110815151723.GU12348@atomide.com> (raw)
In-Reply-To: <1312479894-22824-1-git-send-email-hemantp@ti.com>

* Hemant Pedanekar <hemantp@ti.com> [110804 20:39]:
> This patch adds cpu type, macros for identification of TI814X device.
> 
> Note that following updates to common OMAP data structures are made:
> 1) struct omap_chip_id member 'oc' is updated to u32 from u16 as omap chip
> bitfield has exhausted 16 bits for CHIP_IS_XXX.
> 2) cpu_mask and RATE_IN_XXX flags have crossed 8 bit hence struct
> clksel_rate.flags, struct prcm_config.flags and cpu_mask are changed to u16 from
> u8.

We'll be getting rid of CHIP_IS usage and replace them with SoC specific
lists. So we need to wait few days and then this patch will need to get
updated a bit.

Regards,

Tony 

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] TI814X: Add cpu type macros and detection support
Date: Mon, 15 Aug 2011 18:17:23 +0300	[thread overview]
Message-ID: <20110815151723.GU12348@atomide.com> (raw)
In-Reply-To: <1312479894-22824-1-git-send-email-hemantp@ti.com>

* Hemant Pedanekar <hemantp@ti.com> [110804 20:39]:
> This patch adds cpu type, macros for identification of TI814X device.
> 
> Note that following updates to common OMAP data structures are made:
> 1) struct omap_chip_id member 'oc' is updated to u32 from u16 as omap chip
> bitfield has exhausted 16 bits for CHIP_IS_XXX.
> 2) cpu_mask and RATE_IN_XXX flags have crossed 8 bit hence struct
> clksel_rate.flags, struct prcm_config.flags and cpu_mask are changed to u16 from
> u8.

We'll be getting rid of CHIP_IS usage and replace them with SoC specific
lists. So we need to wait few days and then this patch will need to get
updated a bit.

Regards,

Tony 

  reply	other threads:[~2011-08-15 15:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-04 17:44 [PATCH 2/3] TI814X: Add cpu type macros and detection support Hemant Pedanekar
2011-08-04 17:44 ` Hemant Pedanekar
2011-08-15 15:17 ` Tony Lindgren [this message]
2011-08-15 15:17   ` Tony Lindgren
2011-08-19  4:18   ` Pedanekar, Hemant
2011-08-19  4:18     ` Pedanekar, Hemant

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=20110815151723.GU12348@atomide.com \
    --to=tony@atomide.com \
    --cc=hemantp@ti.com \
    --cc=khilman@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=paul@pwsan.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.