On Thu, Apr 6, 2017 at 11:44 AM, Simon Glass <s...@chromium.org> wrote:
> Hi Andy,
>
> On 1 April 2017 at 07:21, 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>
>
> Acked-by: Simon Glass <s...@chromium.org>
>
> If you can it is better to put the change log in each patch. Patman can help.
>
> BTW if you end up resending, please use lower-case hex.
>

Fixed the lower-case hex, and one checkpatch warning:

WARNING: line over 80 characters
#82: FILE: arch/x86/include/asm/scu.h:15:
+#define IPCMSG_WATCHDOG_TIMER          0xF8    /* Set Kernel Watchdog
Threshold */

and, applied to u-boot-x86, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to