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

2017-03-31 Thread Simon Glass
Hi Andy, On 26 March 2017 at 06:01, Andy Shevchenko wrote: > On Mon, 2017-03-20 at 15:27 +0200, Andy Shevchenko wrote: >> On Sun, 2017-03-19 at 20:30 -0600, Simon Glass wrote: >> > Hi Andy, >> > >> > On 15 March 2017 at 12:42, Andy Shevchenko >> > wrote: >> > > From: Felipe Balbi >> > > >> > >

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

2017-03-26 Thread Andy Shevchenko
On Mon, 2017-03-20 at 15:27 +0200, Andy Shevchenko wrote: > On Sun, 2017-03-19 at 20:30 -0600, Simon Glass wrote: > > Hi Andy, > > > > On 15 March 2017 at 12:42, Andy Shevchenko > > wrote: > > > From: Felipe Balbi > > > > > > Intel MID platforms have few microcontrollers inside SoC, one of > >

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

2017-03-20 Thread Andy Shevchenko
On Sun, 2017-03-19 at 20:30 -0600, Simon Glass wrote: > Hi Andy, > > On 15 March 2017 at 12:42, 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 d

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

2017-03-19 Thread Simon Glass
Hi Andy, On 15 March 2017 at 12:42, 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 v2 1/2] x86: Add SCU IPC driver for Intel MID platforms

2017-03-15 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/