[linux-yocto] [yocto-kernel-cache][PATCH] features: mei: add support for storage proxy driver

2016-07-27 Thread Tomas Winkler
The mei storage proxy driver is required on some of bxt-m platforms where cse firmware and bios stores it's data on the RPMB partition. Signed-off-by: Tomas Winkler <tomas.wink...@intel.com> --- features/mei/mei-spd.cfg | 2 ++ features/mei/mei-spd.scc | 7 +++ 2 files changed, 9 inse

[linux-yocto] feature: restructure mei settings

2016-07-26 Thread Tomas Winkler
-off-by: Tomas Winkler <tomas.wink...@intel.com> --- bsp/intel-common/intel-common-drivers.scc | 2 +- bsp/minnow/minnow.scc | 1 + features/amt/mei/mei.cfg | 4 features/mei/amt.cfg | 2 ++ features/mei/amt.scc

[linux-yocto] [standard/base] mei: drop wr_msg from the mei_dev structure

2016-07-20 Thread Tomas Winkler
served in the mei_dev structure and relax contention of this device global buffer. Signed-off-by: Alexander Usyskin <alexander.usys...@intel.com> Signed-off-by: Tomas Winkler <tomas.wink...@intel.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> --- Also availabe for

[linux-yocto] [[yocto-kernel-cache][PATCH] mei.cfg: mei driver is no longer in staging

2016-07-07 Thread Tomas Winkler
The mei driver was moved out of staging in kernel 3.15 Signed-off-by: Tomas Winkler <tomas.wink...@intel.com> --- features/amt/mei/mei.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/features/amt/mei/mei.cfg b/features/amt/mei/mei.cfg index de6f6576871d..19aff024947a 100644 --- a/fe