intel_idle: support Bay Trail
authorLen Brown <len.brown@intel.com>
Fri, 14 Feb 2014 07:30:00 +0000 (02:30 -0500)
committerLen Brown <len.brown@intel.com>
Wed, 19 Feb 2014 22:42:58 +0000 (17:42 -0500)
commit718987d695adc991eb94501209fe5353136c8c16
treeacd90c3afea5cfea767852f3569643cf2a936fb9
parent24bfa950f114d5d770e482de73cf673a3b017f65
intel_idle: support Bay Trail

Bay Trail (BYT) is a family of Silvermont-core Atom Processor SOCs,
including the Intel Atom Processor Z36xxx and Z37xxx Series.

Although it shares the Silvermont core with Avoton,
BYT is optimized for mobile, and thus it supports
different power saving CPU idle states.

Note that not all versions of Bay Trail HW support all
of the states listed in the driver.

Signed-off-by: Len Brown <len.brown@intel.com>
Tested-by: Aubrey Li <aubrey.li@linux.intel.com>
drivers/idle/intel_idle.c