]> asedeno.scripts.mit.edu Git - linux.git/commit
mei: show the HBM protocol versions in the device attributes
authorAlexander Usyskin <alexander.usyskin@intel.com>
Sat, 29 Oct 2016 23:42:18 +0000 (01:42 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 31 Oct 2016 10:00:09 +0000 (04:00 -0600)
commit88d1bece891f85523048de208906258d63678d11
tree9b85ee7b1ece180ac36072a040eda482cc28085c
parentd3f45647a427ddbb7ac763ed512eab8b809443e8
mei: show the HBM protocol versions in the device attributes

The HBM protocol version is negotiated during the setup phase, then settled
on a highest possible common version of the driver and the firmware.
The sysfs API advertises both negotiated and driver supported versions
in the device attributes.

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/testing/sysfs-class-mei
drivers/misc/mei/main.c