All of lore.kernel.org
 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 1/6] i.MX drivers update for 5.10
Date: Wed, 23 Sep 2020 15:30:04 +0800	[thread overview]
Message-ID: <20200923073009.23678-1-shawnguo@kernel.org> (raw)

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-5.10

for you to fetch changes up to e2314cf5af30d5e87cbf89fdef1a0fe4efee4552:

  firmware: imx: scu-pd: ignore power domain not owned (2020-09-13 09:45:53 +0800)

----------------------------------------------------------------
i.MX drivers update for 5.10:

- Use dev_err_probe() to simplify error handling for i.MX GPCv2 driver.
- Add a check in i.MX SCU power domain driver to ignore the power
  domains that are not owned by the current partition.

----------------------------------------------------------------
Anson Huang (1):
      soc: imx: gpcv2: Use dev_err_probe() to simplify error handling

Peng Fan (1):
      firmware: imx: scu-pd: ignore power domain not owned

 drivers/firmware/imx/scu-pd.c |  4 ++++
 drivers/soc/imx/gpcv2.c       | 15 +++++----------
 2 files changed, 9 insertions(+), 10 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-09-23  7:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-23  7:30 Shawn Guo [this message]
2020-09-23  7:30 ` [GIT PULL 2/6] i.MX SoC update for 5.10 Shawn Guo
2020-10-03 20:17   ` Olof Johansson
2020-09-23  7:30 ` [GIT PULL 3/6] i.MX DT bindings " Shawn Guo
2020-09-23  7:30 ` [GIT PULL 4/6] i.MX arm32 device tree change " Shawn Guo
2020-09-23  7:30 ` [GIT PULL 5/6] i.MX arm64 " Shawn Guo
2020-09-23  7:30 ` [GIT PULL 6/6] i.MX defconfig update " 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=20200923073009.23678-1-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 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.