linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* omap cpufreq driver in multi-platform kernels
@ 2013-03-27  1:49 Rob Herring
  2013-03-27  2:23 ` Paul Walmsley
  0 siblings, 1 reply; 15+ messages in thread
From: Rob Herring @ 2013-03-27  1:49 UTC (permalink / raw)
  To: linux-arm-kernel

Kevin, Tony, Paul,

The omap cpufreq driver causes problems in multi-platform kernels
because it unconditionally registers with the cpufreq core and does not
check sufficiently that it is running on an omap platform. So on a
kernel with highbank and omap drivers booted on highbank, the
cpufreq-cpu0 driver fails to init. Any suggestions for how to fix? For
DT this could just be several of_machine_is_compatible checks, but I'm
not really sure for non-DT. Converting the driver to a platform driver
would be another option.

This will also affect other cpufreq-cpu0 users like iMX. And I'd guess
there may be other ARM cpufreq drivers that will cause the same issue.

Rob

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2013-04-01 21:58 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-27  1:49 omap cpufreq driver in multi-platform kernels Rob Herring
2013-03-27  2:23 ` Paul Walmsley
2013-03-27 13:32   ` Nishanth Menon
2013-03-27 16:38     ` Rob Herring
2013-03-27 17:02       ` Nishanth Menon
2013-03-27 17:53         ` Kevin Hilman
2013-03-27 17:56           ` Nishanth Menon
2013-03-30 22:21             ` Paul Walmsley
2013-04-01 17:20               ` Eduardo Valentin
2013-04-01 19:14                 ` Nishanth Menon
2013-04-01 19:27                 ` Paul Walmsley
2013-04-01 19:46               ` Rob Herring
2013-04-01 21:58                 ` Paul Walmsley
2013-03-27 17:48     ` Paul Walmsley
2013-03-27 18:02       ` Nishanth Menon

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