From: Anson Huang Date: Wed, 17 Dec 2014 04:24:12 +0000 (+0800) Subject: ARM: imx: support arm power off in cpuidle for i.mx6sx X-Git-Tag: fixes-v4.0-rc1~87^2~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05136f0897b526b9cd090c93b95bbd1b67c18cc5;p=pandora-kernel.git ARM: imx: support arm power off in cpuidle for i.mx6sx This patch introduces an independent cpuidle driver for i.MX6SX, and supports arm power off in idle, totally 3 levels of cpuidle are supported as below: 1. ARM WFI; 2. SOC in WAIT mode; 3. SOC in WAIT mode + ARM power off. ARM power off can save at least 5mW power. This patch also replaces imx6q_enable_rbc with imx6_enable_rbc. Signed-off-by: Anson Huang Signed-off-by: Shawn Guo --- Reading git-diff-tree failed