Hi Andy,

On 15 March 2017 at 12:42, Andy Shevchenko
<andriy.shevche...@linux.intel.com> wrote:
> From: Felipe Balbi <felipe.ba...@linux.intel.com>
>
> 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 <vincent.tine...@intel.com>
> Signed-off-by: Felipe Balbi <felipe.ba...@linux.intel.com>
> Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com>
> ---
>  arch/x86/Kconfig           |   2 +
>  arch/x86/include/asm/cpu.h |   1 +
>  arch/x86/include/asm/scu.h |  28 ++++++++
>  arch/x86/lib/Makefile      |   1 +
>  arch/x86/lib/scu.c         | 168 
> +++++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 200 insertions(+)
>  create mode 100644 arch/x86/include/asm/scu.h
>  create mode 100644 arch/x86/lib/scu.c

Since this is a v2 patch can you please include a change log?

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to