commit | 3db47dc0ae4d370ec3c86fc357608132ca695c27 | [log] [tgz] |
---|---|---|
author | Robin Gong <b38343@freescale.com> | Wed Nov 12 16:20:38 2014 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Sun Nov 23 14:57:11 2014 +0800 |
tree | 2111f40b612ccf19b0acb480f82c1e7a80d2e24a | |
parent | cfd074ad860016d3aafd28a06b03d575d17aac0a [diff] |
power: reset: imx-snvs-poweroff: add power off driver for i.mx6 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>