From: Tony Lindgren <tony@atomide.com>
To: Tero Kristo <t-kristo@ti.com>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: OMAP2+: timer: add probe for clocksources
Date: Fri, 17 Jun 2016 02:55:55 -0700 [thread overview]
Message-ID: <20160617095554.GC22406@atomide.com> (raw)
In-Reply-To: <1466079918-6810-1-git-send-email-t-kristo@ti.com>
* Tero Kristo <t-kristo@ti.com> [160616 05:27]:
> A few platforms are currently missing clocksource_probe() completely
> in their time_init functionality. On OMAP3430 for example, this is
> causing cpuidle to be pretty much dead, as the counter32k is not
> going to be registered and instead a gptimer is used as a clocksource.
> This will tick in periodic mode, preventing any deeper idle states.
>
> While here, also drop one unnecessary check for populated DT before
> existing clocksource_probe() call.
Good catch, applying into omap-for-v4.7/fixes thanks.
Tony
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: OMAP2+: timer: add probe for clocksources
Date: Fri, 17 Jun 2016 02:55:55 -0700 [thread overview]
Message-ID: <20160617095554.GC22406@atomide.com> (raw)
In-Reply-To: <1466079918-6810-1-git-send-email-t-kristo@ti.com>
* Tero Kristo <t-kristo@ti.com> [160616 05:27]:
> A few platforms are currently missing clocksource_probe() completely
> in their time_init functionality. On OMAP3430 for example, this is
> causing cpuidle to be pretty much dead, as the counter32k is not
> going to be registered and instead a gptimer is used as a clocksource.
> This will tick in periodic mode, preventing any deeper idle states.
>
> While here, also drop one unnecessary check for populated DT before
> existing clocksource_probe() call.
Good catch, applying into omap-for-v4.7/fixes thanks.
Tony
next prev parent reply other threads:[~2016-06-17 9:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-16 12:25 [PATCH] ARM: OMAP2+: timer: add probe for clocksources Tero Kristo
2016-06-16 12:25 ` Tero Kristo
2016-06-17 9:55 ` Tony Lindgren [this message]
2016-06-17 9:55 ` Tony Lindgren
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=20160617095554.GC22406@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=t-kristo@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.