public inbox for linuxppc-dev@ozlabs.org
 help / color / mirror / Atom feed
* TR: Linux 2.6.x 82xx probe devices with multiple serial drivers
@ 2010-02-11 18:39 Laurent Lagrange
  2010-05-28 14:44 ` Linux 2.6.x: arch powerpc: PCI DMA allocation misunderstandings Laurent Lagrange
  0 siblings, 1 reply; 2+ messages in thread
From: Laurent Lagrange @ 2010-02-11 18:39 UTC (permalink / raw)
  To: linuxppc-dev


Hello,

I use a 82xx platform with a device tree which describes 4 SCC ports.
I want to probe these 4 SCC ports against 2 serial drivers (e.g. async and
sync).
Each port is declared as compatible with the 2 drivers.

When the first driver is loaded, all devices are probed and bound
with this driver and cannot be probed against the second driver.

I know that it can be a way to prevent against concurrent accesses but the
configuration is static and depends on how the drivers are loaded.

In fact, I want to load my 2 drivers, probe each entry without requesting
any resource then select how to open my ports using the first or second
driver.

Any tips ?
Thanks
Laurent

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

end of thread, other threads:[~2010-05-29  4:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-11 18:39 TR: Linux 2.6.x 82xx probe devices with multiple serial drivers Laurent Lagrange
2010-05-28 14:44 ` Linux 2.6.x: arch powerpc: PCI DMA allocation misunderstandings Laurent Lagrange

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox