x86/platform/intel-mid: Implement power off sequence
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 7 Sep 2016 12:39:55 +0000 (15:39 +0300)
committerIngo Molnar <mingo@kernel.org>
Thu, 8 Sep 2016 06:03:58 +0000 (08:03 +0200)
commitbda7b072de999280ef78aaea4335ec58afc4bdb2
tree57b48f6f54d942066930831c725f05aa7d8a71b9
parent3976b0380b315651137ce4321b1171ac0a1d26ed
x86/platform/intel-mid: Implement power off sequence

Tell SCU that we are about powering off the device.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20160907123955.21228-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/intel-mid.h
arch/x86/include/asm/intel_scu_ipc.h
arch/x86/platform/intel-mid/intel-mid.c
arch/x86/platform/intel-mid/pwr.c