platform:x86: add Intel P-Unit mailbox IPC driver
authorQipeng Zha <qipeng.zha@intel.com>
Fri, 11 Dec 2015 14:45:00 +0000 (22:45 +0800)
committerDarren Hart <dvhart@linux.intel.com>
Tue, 19 Jan 2016 23:49:36 +0000 (15:49 -0800)
commitfdca4f16f57da76a8e68047923588a87d1c01f0a
tree37e67878fff0edadea357a3f8dc2b04a4844ce4d
parent8cc7fb4a6523d4bdda87bba61f4dc742d3b5ba39
platform:x86: add Intel P-Unit mailbox IPC driver

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 <qipeng.zha@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
MAINTAINERS
arch/x86/include/asm/intel_punit_ipc.h [new file with mode: 0644]
drivers/platform/x86/Kconfig
drivers/platform/x86/Makefile
drivers/platform/x86/intel_punit_ipc.c [new file with mode: 0644]
This page took 0.025746 seconds and 5 git commands to generate.