Re: [PATCH V10 2/2] platform:x86: add Intel P-Unit mailbox IPC driver

2015-12-11 Thread Darren Hart
On Fri, Dec 11, 2015 at 10:45:00PM +0800, Qipeng Zha wrote: > This driver provides support for P-Unit mailbox IPC on Intel platforms. > The heart of the P-Unit is the Foxton microcontroller and its firmware, > which provide mailbox interface for power management usage. > > Signed-off-by: Qipeng Zh

[PATCH V10 2/2] platform:x86: add Intel P-Unit mailbox IPC driver

2015-12-10 Thread Qipeng Zha
This driver provides support for P-Unit mailbox IPC on Intel platforms. The heart of the P-Unit is the Foxton microcontroller and its firmware, which provide mailbox interface for power management usage. Signed-off-by: Qipeng Zha --- change in v10 change to use bit macros to define bit integer;

[PATCH V10 2/2] platform:x86: add Intel P-Unit mailbox IPC driver

2015-12-10 Thread Qipeng Zha
This driver provides support for P-Unit mailbox IPC on Intel platforms. The heart of the P-Unit is the Foxton microcontroller and its firmware, which provide mailbox interface for power management usage. Signed-off-by: Qipeng Zha --- change in v10 change to use bit macros to define bit integer;