]> git.baikalelectronics.ru Git - kernel.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)
commit68008703121854abb0dbfecb85a1b7ed8455d84c
tree9b85ee7b1ece180ac36072a040eda482cc28085c
parentb38f32dd8138a48206b2e2448aff58b7017c2d8d
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