All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Fabio Estevam <festevam@denx.de>
Cc: linux-arm-kernel@lists.infradead.org, jan.kiszka@siemens.com,
	laurent.pinchart@ideasonboard.com,
	Anson Huang <b20788@freescale.com>,
	Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>,
	Leonard Crestez <leonard.crestez@nxp.com>,
	Marek Vasut <marex@denx.de>
Subject: Re: [PATCH v3] ARM: imx: add smp support for imx7d
Date: Sat, 12 Jun 2021 12:03:09 +0800	[thread overview]
Message-ID: <20210612040308.GN29138@dragon> (raw)
In-Reply-To: <20210526001416.2863811-1-festevam@denx.de>

On Tue, May 25, 2021 at 09:14:16PM -0300, Fabio Estevam wrote:
> From: Anson Huang <b20788@freescale.com>
> 
> Add SMP support for i.MX7D, including CPU hotplug support, for
> systems where TFA is not present.
> 
> The motivation for bringing up the second i.MX7D core inside the kernel
> is that legacy vendor bootloaders usually do not implement PSCI support.
> 
> This is a significant blocker for systems in the field that are running old
> bootloader versions to upgrade to a modern mainline kernel version, as only
> one CPU of the i.MX7D would be brought up.
> 
> Bring up the second i.MX7D core inside the kernel to make the migration
> path to mainline kernel easier for the existing iMX7D users.
> 
> Signed-off-by: Anson Huang <b20788@freescale.com>
> Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com> # Fix merge conflicts
> Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
> Signed-off-by: Marek Vasut <marex@denx.de> # heavy cleanup
> Signed-off-by: Fabio Estevam <festevam@denx.de>

Applied, thanks.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      parent reply	other threads:[~2021-06-12  4:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-26  0:14 [PATCH v3] ARM: imx: add smp support for imx7d Fabio Estevam
2021-06-05 14:35 ` Fabio Estevam
2021-06-12  4:03 ` Shawn Guo [this message]

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=20210612040308.GN29138@dragon \
    --to=shawnguo@kernel.org \
    --cc=arulpandiyan_vadivel@mentor.com \
    --cc=b20788@freescale.com \
    --cc=festevam@denx.de \
    --cc=jan.kiszka@siemens.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=leonard.crestez@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=marex@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.