From: "Cousson, Benoit" <b-cousson@ti.com>
To: "Shilimkar, Santosh" <santosh.shilimkar@ti.com>
Cc: Archit Taneja <a0393947@ti.com>,
Tomi Valkeinen <tomi.valkeinen@ti.com>,
Paul Walmsley <paul@pwsan.com>,
linux-omap <linux-omap@vger.kernel.org>,
Kevin Hilman <khilman@ti.com>
Subject: Re: OMAP4 errata i740
Date: Fri, 30 Mar 2012 14:00:42 +0200 [thread overview]
Message-ID: <4F75A06A.80201@ti.com> (raw)
In-Reply-To: <CAMQu2gx0uOV9Kr=eQe_3e93RfE8L5txLsV4bvYOgAnjxQZr-GA@mail.gmail.com>
On 3/30/2012 1:20 PM, Shilimkar, Santosh wrote:
> On Fri, Mar 30, 2012 at 4:47 PM, Archit Taneja<a0393947@ti.com> wrote:
>> On Friday 30 March 2012 04:34 PM, Shilimkar, Santosh wrote:
>>>
>>> On Fri, Mar 30, 2012 at 4:26 PM, Archit Taneja<a0393947@ti.com> wrote:
>>>>
>>>> On Friday 30 March 2012 03:59 PM, Santosh Shilimkar wrote:
>>>>>
>>>>>
>>>>> On Friday 30 March 2012 03:53 PM, Cousson, Benoit wrote:
>>>>>>
>>>>>>
>>>>>> On 3/30/2012 10:44 AM, Santosh Shilimkar wrote:
>>>>>>>
>>>>>>>
>>>>>>> On Friday 30 March 2012 02:04 PM, Archit Taneja wrote:
>>>>>>>>
>>>>>>>>
>>>>>>>> On Friday 30 March 2012 02:01 PM, Santosh Shilimkar wrote:
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> + Kevin
>>>>>>>>>
>>>>>>>>> On Friday 30 March 2012 01:56 PM, Tomi Valkeinen wrote:
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Fri, 2012-03-30 at 13:51 +0530, Shilimkar, Santosh wrote:
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On Fri, Mar 30, 2012 at 1:37 PM, Tomi
>>>>>>>>>>> Valkeinen<tomi.valkeinen@ti.com> wrote:
>>>>>>>>>>
>>>>>>>>>>
>>>>
>>> [...]
>>>
>>>>
>>>> I had a general PRCM question regarding this. If an initiator is disabled
>>>> (i.e, clocks are OFF and Power state is OFF), then would the PRCM even
>>>> care
>>>> to look at the IdleAck/Mstandby signal of that initiator? Or in other
>>>> words,
>>>> look at what the initiator had programmed in it's SYSCONFIG register. If
>>>> it
>>>> does consider them, it seems like that's bad HW design!
>>>>
>>> If a PD 9powerdomain) is already in OFF state, that means all the
>>> initiators in
>>> that PD already has standby asserted. The modules in that
>>> PD also have transitioned.
>>
>>
>> Ah, so if DSS was configured as Nostandby, and if we try to disable DSS, it
>> would never transition to OFF, and hence never get disabled correctly, hence
>> giving trouble to PRCM.
>>
>> So just before disabling DSS, we would need to put it to Force standby, and
>> then try to cut the clocks and change the power state. Is this correct? If
>> so, then it's equally messy as the suggested workaround :)
>>
> Exactly. That's what I mean. You tweak sysconfig or clockdomain,
> both are messy.
Not it's not. We are trying to avoid accessing the sysconfig from the
driver, but at least this is a setting local to the IP.
And as you said, we have to do that already do to the various bugs here
and there on a lot of IPs.
Playing with clock domain state from the driver is just not acceptable.
> if one need to choose between two bad options, I guess sysconifig
> one is better because that is local to IPs and there is some way today
> for drivers to manage sysconfig directly.
Yes, that's the point.
Benoit
next prev parent reply other threads:[~2012-03-30 12:00 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-30 8:07 OMAP4 errata i740 Tomi Valkeinen
2012-03-30 8:21 ` Shilimkar, Santosh
2012-03-30 8:26 ` Tomi Valkeinen
2012-03-30 8:31 ` Santosh Shilimkar
2012-03-30 8:34 ` Archit Taneja
2012-03-30 8:44 ` Santosh Shilimkar
2012-03-30 10:23 ` Cousson, Benoit
2012-03-30 10:29 ` Santosh Shilimkar
2012-03-30 10:56 ` Archit Taneja
2012-03-30 11:04 ` Shilimkar, Santosh
2012-03-30 11:17 ` Archit Taneja
2012-03-30 11:20 ` Shilimkar, Santosh
2012-03-30 11:59 ` Tomi Valkeinen
2012-03-30 12:02 ` Cousson, Benoit
2012-03-30 12:06 ` Tomi Valkeinen
2012-03-30 12:00 ` Cousson, Benoit [this message]
2012-03-30 12:24 ` Santosh Shilimkar
2012-03-30 10:08 ` Cousson, Benoit
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=4F75A06A.80201@ti.com \
--to=b-cousson@ti.com \
--cc=a0393947@ti.com \
--cc=khilman@ti.com \
--cc=linux-omap@vger.kernel.org \
--cc=paul@pwsan.com \
--cc=santosh.shilimkar@ti.com \
--cc=tomi.valkeinen@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 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.