public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: jouni.hogander@nokia.com (Högander Jouni)
To: ext Rajendra Nayak <rnayak@ti.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH 2/7] 34XX: PM: Workaround to enable autoidle for clocks and plls
Date: Fri, 27 Jun 2008 12:08:51 +0300	[thread overview]
Message-ID: <877icbckik.fsf@trdhcp146196.ntc.nokia.com> (raw)
In-Reply-To: <006f01c8d834$25b3d2a0$68bf18ac@ent.ti.com> (ext Rajendra Nayak's message of "Fri, 27 Jun 2008 14:29:44 +0530")

"ext Rajendra Nayak" <rnayak@ti.com> writes:
>>  	/* setup wakup source */
>>  	prm_write_mod_reg(OMAP3430_EN_IO | OMAP3430_EN_GPIO1 | 
>> OMAP3430_EN_GPT1,
>>  			  WKUP_MOD, PM_WKEN);
>
> The previous patchset also has this function enable the D2D clock domain H/w supervised.
> Is this now done some other place? Not doing this gates CORE
> RET/OFF.

d2d clkdm wasn't earlier handled by clkdm code in case of silicon rev >
ES1, bacause it is not documented to exist in them. Now it is handled
by clkdm/pwrdm code and idle is allowed same way as for other clkdms.


>
>         if (is_sil_rev_greater_than(OMAP3430_REV_ES1_0)) {
>                 /* This hack is taken from ti code. There is no usb clkdm in
>                  * core, but this still needs to be written: allow idle of usb
>                  * clkdm? */
>                 v = cm_read_mod_reg(CORE_MOD, CM_CLKSTCTRL);
>                 v |= 0x30;
>                 cm_write_mod_reg(v, CORE_MOD, CM_CLKSTCTRL);
>         }
>
>> -- 
>> 1.5.5
>> 
>> --
>> 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
>> 
>
> --
> 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
>
>

-- 
Jouni Högander

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

  reply	other threads:[~2008-06-27  9:09 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-25  9:11 [PATCH 0/7] 34XX: PM: Workarounds to get omap3 to retention 3rd Jouni Hogander
2008-06-25  9:13 ` [PATCH 1/7] 34XX: PM: Workaround to build omap hsmmc as a module Jouni Hogander
2008-06-25  9:50   ` Felipe Balbi
2008-06-25 11:17     ` Gadiyar, Anand
2008-06-25 12:03       ` Felipe Balbi
2008-06-25 12:11         ` Igor Stoppa
2008-06-25 12:40           ` Gadiyar, Anand
2008-06-25 13:23             ` Igor Stoppa
2008-06-26  4:25               ` Gadiyar, Anand
2008-06-26  7:28                 ` Felipe Balbi
2008-06-26  8:31                   ` Gadiyar, Anand
2008-06-26 13:20                     ` Tony Lindgren
2008-06-25  9:13 ` [PATCH 2/7] 34XX: PM: Workaround to enable autoidle for clocks and plls Jouni Hogander
2008-06-26  2:30   ` Paul Walmsley
2008-06-27  8:59   ` Rajendra Nayak
2008-06-27  9:08     ` Högander Jouni [this message]
2008-06-25  9:13 ` [PATCH 3/7] 34XX: PM: Workaround to reset all wkdeps Jouni Hogander
2008-06-25  9:13 ` [PATCH 4/7] 34XX: PM: Workaround to check wether any fck is active before entering sleep Jouni Hogander
2008-06-25  9:13 ` [PATCH 5/7] OMAP: PM: Add new sysfs option for disabling clocks when entering idle Jouni Hogander
2008-06-25  9:13 ` [PATCH 6/7] 34XX: PM: Workaround for taking care of gpio clocks Jouni Hogander
2008-06-26 11:54   ` Rajendra Nayak
2008-06-26 12:16     ` Högander Jouni
2008-06-26 12:30       ` Rajendra Nayak
2008-06-26 12:40         ` Högander Jouni
2008-06-25  9:13 ` [PATCH 7/7] Added sleep support to UART Jouni Hogander
2008-06-25 11:38 ` [PATCH 0/7] 34XX: PM: Workarounds to get omap3 to retention 3rd Rajendra Nayak
2008-06-25 11:43   ` Högander Jouni

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=877icbckik.fsf@trdhcp146196.ntc.nokia.com \
    --to=jouni.hogander@nokia.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=rnayak@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