linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: soc@kernel.org, arm@kernel.org
Cc: Shawn Guo <shawnguo@kernel.org>, Stefan Agner <stefan@agner.ch>,
	Li Yang <leoyang.li@nxp.com>,
	linux-imx@nxp.com, kernel@pengutronix.de,
	Fabio Estevam <festevam@gmail.com>,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/6] i.MX SoC changes for 5.7
Date: Wed, 18 Mar 2020 13:19:14 +0800	[thread overview]
Message-ID: <20200318051918.32579-2-shawnguo@kernel.org> (raw)
In-Reply-To: <20200318051918.32579-1-shawnguo@kernel.org>

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-5.7

for you to fetch changes up to 756931e058ec3dc625f85a09ae0c3143d2a6ef72:

  ARM: imx: Drop unnecessary src_base check (2020-03-11 15:18:17 +0800)

----------------------------------------------------------------
i.MX SoC changes for 5.7:

 - A number of cleanups from Anson Huang to remove unneeded includes,
   drop unnecessary newlines and base check etc.
 - Apply Cortex-A9 specific errata only to Cortex-A9 based i.MX SoCs
   and avoid impacting Cortex-A7 based designs.

----------------------------------------------------------------
Anson Huang (6):
      ARM: imx: Remove unused include of linux/irqchip/arm-gic.h
      ARM: imx: Remove unused includes on mach-imx6q.c
      ARM: imx: Remove unused include of linux/of.h on mach-imx6sl.c
      ARM: imx: Add missing of_node_put()
      ARM: imx: Remove unnecessary blank lines
      ARM: imx: Drop unnecessary src_base check

Stefan Agner (1):
      ARM: imx: limit errata selection to Cortex-A9 based designs

 arch/arm/mach-imx/Kconfig       | 10 ++++++++--
 arch/arm/mach-imx/anatop.c      |  7 ++++---
 arch/arm/mach-imx/gpc.c         |  4 ++--
 arch/arm/mach-imx/mach-imx6q.c  | 13 -------------
 arch/arm/mach-imx/mach-imx6sl.c |  1 -
 arch/arm/mach-imx/mach-imx6ul.c |  1 -
 arch/arm/mach-imx/platsmp.c     |  1 +
 arch/arm/mach-imx/pm-imx6.c     |  2 ++
 arch/arm/mach-imx/pm-imx7ulp.c  |  1 +
 arch/arm/mach-imx/src.c         |  3 ---
 10 files changed, 18 insertions(+), 25 deletions(-)

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

  reply	other threads:[~2020-03-18  5:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-18  5:19 [GIT PULL 1/6] i.MX drivers update for 5.7 Shawn Guo
2020-03-18  5:19 ` Shawn Guo [this message]
2020-03-18  5:19 ` [GIT PULL 3/6] i.MX DT bindings " Shawn Guo
2020-03-18  5:19 ` [GIT PULL 4/6] i.MX arm DTS changes " Shawn Guo
2020-03-18  5:19 ` [GIT PULL 5/6] i.MX arm64 DTS update " Shawn Guo
2020-03-18  5:19 ` [GIT PULL 6/6] i.MX defconfig changes " Shawn Guo

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=20200318051918.32579-2-shawnguo@kernel.org \
    --to=shawnguo@kernel.org \
    --cc=arm@kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=leoyang.li@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=soc@kernel.org \
    --cc=stefan@agner.ch \
    /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;
as well as URLs for NNTP newsgroup(s).