mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Oleksij Rempel <o.rempel@pengutronix.de>
To: barebox@lists.infradead.org, l.stach@pengutronix.de
Cc: Oleksij Rempel <o.rempel@pengutronix.de>
Subject: [PATCH v2 0/3] make power off work on iMX6S RIoTBoard
Date: Fri,  7 Jul 2017 10:03:58 +0200	[thread overview]
Message-ID: <20170707080401.2785-1-o.rempel@pengutronix.de> (raw)

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(+)

-- 
2.11.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2017-07-07  8:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-07  8:03 Oleksij Rempel [this message]
2017-07-07  8:03 ` [PATCH v2 1/3] ARM: riotboard: provide standby on power off option Oleksij Rempel
2017-07-07  8:04 ` [PATCH v2 2/3] ARM: i.MX: provide handler for power off over standby Oleksij Rempel
2017-07-07  8:04 ` [PATCH v2 3/3] regulator: pfuze: provide power over standby handler Oleksij Rempel
2017-07-07 13:44 ` [PATCH v2 0/3] make power off work on iMX6S RIoTBoard Lucas Stach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170707080401.2785-1-o.rempel@pengutronix.de \
    --to=o.rempel@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=l.stach@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox