Files
android_kernel_xiaomi_sm8450/drivers/misc/mei
Tomas Winkler 70ef835c84 mei: support for dynamic clients
HBM version 2.0 and above allows ME clients in the system to
register/unregister after the system is fully initialized.
Clients may be added or removed after enum_resp message was
received

1. To preserve backward compatibility the driver can opt-in to receive
client add messages by setting allow_add field in enum_req

2. A new client is added upon reception of MEI_HBM_ADD_CLIENT_REQ_CMD

3. A client is removed in a lazy manner when connection request
respond with MEI_HBMS_CLIENT_NOT_FOUND status

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-08-03 17:25:51 -07:00
..
2015-08-03 17:25:51 -07:00
2015-08-03 17:25:51 -07:00
2014-11-07 09:59:08 -08:00
2014-05-03 19:21:22 -04:00
2014-09-29 11:56:02 -04:00
2015-08-03 17:25:51 -07:00
2015-08-03 17:20:26 -07:00
2015-08-03 17:25:51 -07:00
2015-03-01 19:36:59 -08:00
2015-05-24 11:13:49 -07:00