power: reset: imx-snvs-poweroff: add power off driver for i.mx6
authorRobin Gong <b38343@freescale.com>
Wed, 12 Nov 2014 08:20:38 +0000 (16:20 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Sun, 23 Nov 2014 06:57:11 +0000 (14:57 +0800)
This driver register pm_power_off with snvs power off function. If
your boards NOT use PMIC_ON_REQ to turn on/off external pmic, or use
other pin to do, please disable the driver in dts, otherwise, your
pm_power_off maybe overwrote by this driver.

Signed-off-by: Robin Gong <b38343@freescale.com>
Acked-By: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found