Re: [U-Boot] [PATCH v3 1/2] x86: Add SCU IPC driver for Intel MID platforms

2017-04-09 Thread Bin Meng
On Thu, Apr 6, 2017 at 11:44 AM, Simon Glass wrote: > Hi Andy, > > On 1 April 2017 at 07:21, Andy Shevchenko > wrote: >> From: Felipe Balbi >> >> Intel MID platforms have few microcontrollers inside SoC, one of them >> is so called System Controller Unit (SCU). >> >> Here is the driver to commun

Re: [U-Boot] [PATCH v3 1/2] x86: Add SCU IPC driver for Intel MID platforms

2017-04-05 Thread Simon Glass
Hi Andy, On 1 April 2017 at 07:21, Andy Shevchenko wrote: > From: Felipe Balbi > > Intel MID platforms have few microcontrollers inside SoC, one of them > is so called System Controller Unit (SCU). > > Here is the driver to communicate with microcontroller. > > Signed-off-by: Vincent Tinelli >

[U-Boot] [PATCH v3 1/2] x86: Add SCU IPC driver for Intel MID platforms

2017-04-01 Thread Andy Shevchenko
From: Felipe Balbi Intel MID platforms have few microcontrollers inside SoC, one of them is so called System Controller Unit (SCU). Here is the driver to communicate with microcontroller. Signed-off-by: Vincent Tinelli Signed-off-by: Felipe Balbi Signed-off-by: Andy Shevchenko --- arch/x86/