Re: [char-misc-next 08/11] mei: nfc: Initial nfc implementation

2013-02-07 Thread Samuel Ortiz
Hi Arnd, On Thu, Feb 07, 2013 at 10:26:42PM +, Arnd Bergmann wrote: > On Thursday 07 February 2013, Tomas Winkler wrote: > > > > From: Samuel Ortiz > > > > NFC ME client is exported through mei bus to be consumed by the > > NFC subsystem. > > > > NFC is represented by two mei clients: An

Re: [char-misc-next 08/11] mei: nfc: Initial nfc implementation

2013-02-07 Thread Arnd Bergmann
On Thursday 07 February 2013, Tomas Winkler wrote: > > From: Samuel Ortiz > > NFC ME client is exported through mei bus to be consumed by the > NFC subsystem. > > NFC is represented by two mei clients: An info one and the actual > NFC one. In order for correct connection we first need to

[char-misc-next 08/11] mei: nfc: Initial nfc implementation

2013-02-07 Thread Tomas Winkler
From: Samuel Ortiz NFC ME client is exported through mei bus to be consumed by the NFC subsystem. NFC is represented by two mei clients: An info one and the actual NFC one. In order for correct connection we first need to retrieve the firmware information from the info client. Signed-off-by:

[char-misc-next 08/11] mei: nfc: Initial nfc implementation

2013-02-07 Thread Tomas Winkler
From: Samuel Ortiz sa...@linux.intel.com NFC ME client is exported through mei bus to be consumed by the NFC subsystem. NFC is represented by two mei clients: An info one and the actual NFC one. In order for correct connection we first need to retrieve the firmware information from the info

Re: [char-misc-next 08/11] mei: nfc: Initial nfc implementation

2013-02-07 Thread Arnd Bergmann
On Thursday 07 February 2013, Tomas Winkler wrote: From: Samuel Ortiz sa...@linux.intel.com NFC ME client is exported through mei bus to be consumed by the NFC subsystem. NFC is represented by two mei clients: An info one and the actual NFC one. In order for correct connection we first

Re: [char-misc-next 08/11] mei: nfc: Initial nfc implementation

2013-02-07 Thread Samuel Ortiz
Hi Arnd, On Thu, Feb 07, 2013 at 10:26:42PM +, Arnd Bergmann wrote: On Thursday 07 February 2013, Tomas Winkler wrote: From: Samuel Ortiz sa...@linux.intel.com NFC ME client is exported through mei bus to be consumed by the NFC subsystem. NFC is represented by two mei