public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: sbabic at denx.de <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH 04/10] imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot
Date: Mon, 11 May 2020 12:16:28 +0200 (CEST)	[thread overview]
Message-ID: <20200511101628.32AFA812E7@phobos.denx.de> (raw)
In-Reply-To: <20200505122846.15992-5-peng.fan@nxp.com>

> Make sure that all devices that are powered up by SPL are powered down
> before entering into the u-boot. Otherwise the subsystem/device will
> never be powered down by SCFW, due to SPL and u-boot are in different
> partitions.
> Benefiting from power domain driver, this patch implements the function
> "imx8_power_off_pd_devices" to power off all active devices.
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

  reply	other threads:[~2020-05-11 10:16 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-05 12:28 [PATCH 00/10] imx: imx8qm/qxp update Peng Fan
2020-05-05 12:28 ` [PATCH 01/10] imx: imx8qm/qxp: reserving DDR memory for M4 Peng Fan
2020-05-11 10:15   ` sbabic at denx.de
2020-05-05 12:28 ` [PATCH 02/10] imx: imx8qm/qxp: Fix issue in get_effective_memsize Peng Fan
2020-05-11 10:17   ` sbabic at denx.de
2020-05-05 12:28 ` [PATCH 03/10] imx: imx8qm/qxp: add get_board_serial Peng Fan
2020-05-11 10:15   ` sbabic at denx.de
2020-05-05 12:28 ` [PATCH 04/10] imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot Peng Fan
2020-05-11 10:16   ` sbabic at denx.de [this message]
2020-05-05 12:28 ` [PATCH 05/10] imx: imx8qm/qxp: Recover SPL data section for partition reboot Peng Fan
2020-05-11 10:17   ` sbabic at denx.de
2020-05-05 12:28 ` [PATCH 06/10] imx8: Select boot device dynamically Peng Fan
2020-05-11 10:17   ` sbabic at denx.de
2020-05-05 12:28 ` [PATCH 07/10] imx: imx8qm/qxp: check whether m4 partition booted Peng Fan
2020-05-11 10:18   ` sbabic at denx.de
2020-05-05 12:28 ` [PATCH 08/10] imx: imx8qm: update fdt_file according to m4 state Peng Fan
2020-05-11 10:18   ` sbabic at denx.de
2020-05-05 12:28 ` [PATCH 09/10] imx: imx8qxp: " Peng Fan
2020-05-11 10:15   ` sbabic at denx.de
2020-05-05 12:28 ` [PATCH 10/10] imx8: cpu: check resource owned after sid fail Peng Fan
2020-05-11 10:18   ` sbabic at denx.de

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=20200511101628.32AFA812E7@phobos.denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.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