From: "Menon, Nishanth" <nm@ti.com>
To: "Pandita, Vikram" <vikram.pandita@ti.com>, Paul <paul@pwsan.com>,
Benoit Cousson <b-cousson@ti.com>
Cc: linux-omap <linux-omap@vger.kernel.org>
Subject: Re: [RFC][PATCH 10/9] OMAP4: HWMOD: differentiate 4430 and 4460 bandgap
Date: Wed, 25 May 2011 20:54:53 -0700 [thread overview]
Message-ID: <BANLkTinvaekWiyKNiOa55=cbSDrizZm-ag@mail.gmail.com> (raw)
In-Reply-To: <BANLkTinaxu1DxGknG8GXho73rm42B-g5hg@mail.gmail.com>
On Wed, May 25, 2011 at 20:46, Pandita, Vikram <vikram.pandita@ti.com> wrote:
> On Wed, May 25, 2011 at 8:41 PM, Nishanth Menon <nm@ti.com> wrote:
>> diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
> <snip>
>> +static struct omap_hwmod_opt_clk bandgap446x_opt_clks[] = {
>> + { .role = "fclk", .clk = "bandgap_ts_fclk" },
>> +};
>> +
>> +static struct omap_hwmod omap446x_bandgap_hwmod = {
>> + .name = "bandgap",
>> + .class = &omap44xx_bandgap_hwmod_class,
>> + .prcm = {
>> + .omap4 = {
>> + .clkctrl_reg = OMAP4430_CM_WKUP_BANDGAP_CLKCTRL,
>> + },
>> + },
>> + .opt_clks = bandgap446x_opt_clks,
>> + .opt_clks_cnt = ARRAY_SIZE(bandgap446x_opt_clks),
>> + .omap_chip = OMAP_CHIP_INIT(CHIP_IS_OMAP4460),
>
> Does it call for having CHIP_IS_OMAP446X instead of CHIP_IS_OMAP4460 ?
>
> What happens when we get say es2.0 for 4460? how do you accommodate that?
> Take care of that case when the new silicon arrives or fix it now :-)
Probably Paul/Benoit can state their preference.
Regards,
Nishanth Menon
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2011-05-26 3:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <[RFC][PATCH 0/9] OMAP4: Add 4460 base support>
2011-05-26 3:41 ` [RFC][PATCH 10/9] OMAP4: HWMOD: differentiate 4430 and 4460 bandgap Nishanth Menon
2011-05-26 3:46 ` Pandita, Vikram
2011-05-26 3:54 ` Menon, Nishanth [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='BANLkTinvaekWiyKNiOa55=cbSDrizZm-ag@mail.gmail.com' \
--to=nm@ti.com \
--cc=b-cousson@ti.com \
--cc=linux-omap@vger.kernel.org \
--cc=paul@pwsan.com \
--cc=vikram.pandita@ti.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 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).