[PATCH v2 0/3] make power off work on iMX6S RIoTBoard
Lucas Stach
l.stach at pengutronix.de
Fri Jul 7 06:44:27 PDT 2017
Am Freitag, den 07.07.2017, 10:03 +0200 schrieb Oleksij Rempel:
> v2:
> - remove "suspend to ram" from comment (copy/paste from linux comment)
> - add "depends on ARCH_IMX6"
> - remove unused defines
>
> Oleksij Rempel (3):
> ARM: riotboard: provide standby on power off option
> ARM: i.MX: provide handler for power off over standby
> regulator: pfuze: provide power over standby handler
>
> arch/arm/dts/imx6s-riotboard.dts | 7 ++++
> arch/arm/mach-imx/imx6.c | 49 +++++++++++++++++++++++++
> arch/arm/mach-imx/include/mach/imx6.h | 1 +
> drivers/regulator/Kconfig | 1 +
> drivers/regulator/pfuze.c | 67 +++++++++++++++++++++++++++++++++++
> 5 files changed, 125 insertions(+)
>
Applied, thanks.
More information about the barebox
mailing list