Searched hist:"9 ba64fe3eb461b95bf11436a13db0d9c79465514" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm/mach-imx/ |
H A D | mach-imx6sl.c | diff 9ba64fe3eb461b95bf11436a13db0d9c79465514 Thu Oct 17 04:07:09 CEST 2013 Shawn Guo <shawn.guo@linaro.org> ARM: imx: enable suspend for imx6sl
The imx6sl low power mode implementation inherits imx6q/dl one, and pm-imx6q.c can just work for imx6sl with some minor updates. Let's enable imx6sl suspend support by reusing pm-imx6q.c and use cpu_is_imxXX() to handle the those minor differences between imx6sl and imx6q/dl.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
|
H A D | mxc.h | diff 9ba64fe3eb461b95bf11436a13db0d9c79465514 Thu Oct 17 04:07:09 CEST 2013 Shawn Guo <shawn.guo@linaro.org> ARM: imx: enable suspend for imx6sl
The imx6sl low power mode implementation inherits imx6q/dl one, and pm-imx6q.c can just work for imx6sl with some minor updates. Let's enable imx6sl suspend support by reusing pm-imx6q.c and use cpu_is_imxXX() to handle the those minor differences between imx6sl and imx6q/dl.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
|
H A D | Makefile | diff 9ba64fe3eb461b95bf11436a13db0d9c79465514 Thu Oct 17 04:07:09 CEST 2013 Shawn Guo <shawn.guo@linaro.org> ARM: imx: enable suspend for imx6sl
The imx6sl low power mode implementation inherits imx6q/dl one, and pm-imx6q.c can just work for imx6sl with some minor updates. Let's enable imx6sl suspend support by reusing pm-imx6q.c and use cpu_is_imxXX() to handle the those minor differences between imx6sl and imx6q/dl.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
|