public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* Preventing OMAP3 serial driver to take control of all UARTs
@ 2009-11-30  8:46 Mika Westerberg
  2009-11-30 16:36 ` Peter Barada
  0 siblings, 1 reply; 22+ messages in thread
From: Mika Westerberg @ 2009-11-30  8:46 UTC (permalink / raw)
  To: tony; +Cc: linux-omap

Hi Tony,

Current omap serial driver takes control of all 3 (4 on OMAP3640)
UARTS. However, we have such a setup where UART2 for example is used
by bluetooth driver. It uses the UART as non-standard way (there are
some Nokia extensions to H4 protocol) so we cannot use the standard
driver for driving the UART but have written special one for that
purpose.

Question is: Is there any, upstreamable, way of preventing omap serial
driver to do this? Currently this is done with custom #ifdef hackery to
mach-omap2/serial.c. Alternative solution that comes into mind is to
specify UART configuration in board files and let serial driver to use
that instead of hard-coded one. Or do you have some nice alternatives?

Thanks,
MW

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

end of thread, other threads:[~2009-12-11 22:27 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-30  8:46 Preventing OMAP3 serial driver to take control of all UARTs Mika Westerberg
2009-11-30 16:36 ` Peter Barada
2009-11-30 17:01   ` Grant Likely
2009-11-30 19:40     ` Tony Lindgren
2009-11-30 20:31       ` Peter Barada
2009-11-30 21:09         ` Tony Lindgren
2009-12-01 11:02           ` Mika Westerberg
2009-12-09 22:43             ` Kevin Hilman
2009-12-10 10:33               ` [PATCH] OMAP3: serial - allow platforms specify which UARTs to initialize Mika Westerberg
2009-12-11 22:27                 ` [APPLIED] [PATCH] OMAP3: serial - allow platforms specify which UARTs to Tony Lindgren
2009-11-30 20:52       ` Preventing OMAP3 serial driver to take control of all UARTs Tony Lindgren
2009-12-02 15:07       ` Grant Likely
2009-12-02 15:53         ` Olof Johansson
2009-12-02 16:04           ` Grant Likely
2009-12-02 16:16             ` Olof Johansson
2009-12-02 17:24               ` Grant Likely
2009-12-03  0:59                 ` Tony Lindgren
2009-12-03  1:00         ` Tony Lindgren
2009-12-03  6:56           ` Mika Westerberg
2009-12-03  8:46             ` Artem Bityutskiy
2009-12-03 19:52               ` Tony Lindgren
2009-12-07 10:44                 ` Mika Westerberg

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