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: Monday, December 6, 2010 - 2:06 am

Hi Vitaly,

2010/12/3 Vitaly Wool <vitalywool@gmail.com>:

What will be in the protocol file, i.e. the same level as hci_h4.c,
hci_bcsp.c, etc, will be to ~80% vendor specific. The only H4 channels
that are in a standardized specification are the Bluetooth channels
1-4. Other channels such as FM and GPS are vendor specific. I've seen
that for example TI has the same channels for FM and GPS, but these
channels, 8 and 9, are in no way standardized. The CG2900 also carries
a number of other channels, such as debug and device channels, which
I'm pretty sure is individual for this chip.
This identification of the channels is also only one function, even
though it is an important function. There are also a lot of other code
regarding baud rate settings, low power handling, etc that I'm
positive will not apply to chips of other vendors. It is of course
possible that other chips from ST-Ericsson, current and future, will
be able to reuse this file, but as I said I doubt that other vendors
might be able to use it.


I'm not certain what you mean. We are modifying the line discipline a
bit, but the only thing we have needed to do with existing protocol
drivers has been to add a boolean parameter for the protocol settings
(so they will register to the Bluetooth stack). I don't see why we
should create a new line discipline driver and then move the existing
protocol drivers to this.

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