]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
platform/x86: intel_scu_ipc: Introduce intel_scu_ipc_raw_command()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 5 Apr 2017 16:05:28 +0000 (19:05 +0300)
committerDarren Hart (VMware) <dvhart@infradead.org>
Thu, 13 Apr 2017 17:16:04 +0000 (10:16 -0700)
commitd27a7e299daaf5d984cd671db99424660895586d
tree4a33f58fa3494d6bc25fd6dd8f195e8d06a1adaf
parent74bc77a3db0f68609c4c7641e010fd85e4c77a36
platform/x86: intel_scu_ipc: Introduce intel_scu_ipc_raw_command()

A new call to SCU intel_scu_ipc_raw_command() writes SPTR and DPTR
registers before sending a command.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
arch/x86/include/asm/intel_scu_ipc.h
drivers/platform/x86/intel_scu_ipc.c