Re: [PATCH v6 4/8] thunderbolt: Communication with the ICM (firmware)

2016-08-31 Thread Greg KH
On Mon, Aug 01, 2016 at 03:23:49PM +0300, Amir Levy wrote: > Firmware-based (a.k.a ICM - Intel Connection Manager) controller is > used for establishing and maintaining the Thunderbolt Networking > connection. We need to be able to communicate with it. > > Signed-off-by: Amir Levy > --- > driver

[PATCH v6 4/8] thunderbolt: Communication with the ICM (firmware)

2016-08-01 Thread Amir Levy
Firmware-based (a.k.a ICM - Intel Connection Manager) controller is used for establishing and maintaining the Thunderbolt Networking connection. We need to be able to communicate with it. Signed-off-by: Amir Levy --- drivers/thunderbolt/Makefile |1 + drivers/thunderbolt/icm/Makefile |