Following patches adds IPC support for addional intel platforms and adds support for IPC command interrupt mode. Please let me know your review comments. Diff between v1 - v2 is, - Updated the help content for CONFIG_INTEL_SCU_IPC_INTR_MODE and CONFIG_INTEL_SCU_IPC_POLL_MODE - Updated the commit summary Kuppuswamy Sathyanarayanan (3): ipc: Added platform data structure ipc: Enabled ipc support for additional intel platforms ipc: Added support for IPC interrupt mode drivers/platform/x86/Kconfig | 23 +++++++ drivers/platform/x86/intel_scu_ipc.c | 114 ++++++++++++++++++++++++++++++---- 2 files changed, 126 insertions(+), 11 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html