Re: [PATCH 5/9] mfd: Add UART support for the ST-Ericsson CG2900.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Par-Gunnar Hjalmdahl
Date: Thursday, November 11, 2010 - 7:40 am

2010/11/11 Par-Gunnar Hjalmdahl <pghatwork@gmail.com>:

After looking again at the code I see that I was wrong.
For the receiving path the data will go ldics->protocol->stack. It's
actually the TX path (to the chip) that is a bit strange where
Bluetooth data is going to stack->ldisc->protocol->ldisc->uart. Here
we would have a separate path for FM and GPS.
I still don't like the idea of making a tty/ldisc for the SPI
transport. I definitely would prefer instead a new ldisc which doesn't
register to any stack on top. My preference would be to keep the
solutions independent, where we use tty/ldisc for UART and a direct
transport protocol driver for SPI (i.e. registering using
spi_register_driver).

/P-G
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 5/9] mfd: Add UART support for the ST-Ericsson CG2900., Par-Gunnar Hjalmdahl, (Fri Oct 22, 3:38 am)
Re: [PATCH 5/9] mfd: Add UART support for the ST-Ericsson ..., Par-Gunnar Hjalmdahl, (Fri Oct 22, 7:54 am)
Re: [PATCH 5/9] mfd: Add UART support for the ST-Ericsson ..., Par-Gunnar Hjalmdahl, (Thu Oct 28, 3:37 am)
Re: [PATCH 5/9] mfd: Add UART support for the ST-Ericsson ..., Par-Gunnar Hjalmdahl, (Fri Oct 29, 4:53 am)
Re: [PATCH 5/9] mfd: Add UART support for the ST-Ericsson ..., Par-Gunnar Hjalmdahl, (Fri Oct 29, 4:58 am)
Re: [PATCH 5/9] mfd: Add UART support for the ST-Ericsson ..., Par-Gunnar Hjalmdahl, (Fri Oct 29, 5:08 am)
Re: [PATCH 5/9] mfd: Add UART support for the ST-Ericsson ..., Par-Gunnar Hjalmdahl, (Fri Nov 5, 10:02 am)
Re: [PATCH 5/9] mfd: Add UART support for the ST-Ericsson ..., Par-Gunnar Hjalmdahl, (Thu Nov 11, 7:28 am)
Re: [PATCH 5/9] mfd: Add UART support for the ST-Ericsson ..., Par-Gunnar Hjalmdahl, (Thu Nov 11, 7:40 am)
Re: [PATCH 5/9] mfd: Add UART support for the ST-Ericsson ..., Par-Gunnar Hjalmdahl, (Fri Dec 3, 2:16 am)
Re: [PATCH 5/9] mfd: Add UART support for the ST-Ericsson ..., Par-Gunnar Hjalmdahl, (Mon Dec 6, 2:06 am)
Re: [PATCH 5/9] mfd: Add UART support for the ST-Ericsson ..., Par-Gunnar Hjalmdahl, (Mon Dec 6, 5:01 am)
Re: [PATCH 5/9] mfd: Add UART support for the ST-Ericsson ..., Par-Gunnar Hjalmdahl, (Wed Dec 8, 5:21 am)