All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: soc@kernel.org, arm@kernel.org
Cc: Fabio Estevam <festevam@gmail.com>,
	Stefan Agner <stefan@agner.ch>, Li Yang <leoyang.li@nxp.com>,
	kernel@pengutronix.de, linux-imx@nxp.com,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] i.MX fixes for 5.17, round 2
Date: Mon, 21 Feb 2022 14:29:21 +0800	[thread overview]
Message-ID: <20220221062921.GO2249@dragon> (raw)

The following changes since commit 754e0b0e35608ed5206d6a67a791563c631cec07:

  Linux 5.17-rc4 (2022-02-13 12:13:30 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.17-2

for you to fetch changes up to e1cd5038e9988d5c95d0d32a2c12b63cc5e927d0:

  soc: imx: gpcv2: Fix clock disabling imbalance in error path (2022-02-21 13:45:11 +0800)

----------------------------------------------------------------
i.MX fixes for 5.17, round 2:

- Drop reset signal from i.MX8MM vpumix power domain to fix a system
  hang.
- Fix a dtbs_check warning caused by #thermal-sensor-cells in i.MX8ULP
  device tree.
- Fix a clock disabling imbalance in gpcv2 driver.

----------------------------------------------------------------
Adam Ford (1):
      arm64: dts: imx8mm: Fix VPU Hanging

Laurent Pinchart (1):
      soc: imx: gpcv2: Fix clock disabling imbalance in error path

Sudeep Holla (1):
      arm64: dts: imx8ulp: Set #thermal-sensor-cells to 1 as required

 arch/arm64/boot/dts/freescale/imx8mm.dtsi  | 1 -
 arch/arm64/boot/dts/freescale/imx8ulp.dtsi | 2 +-
 drivers/soc/imx/gpcv2.c                    | 3 ++-
 3 files changed, 3 insertions(+), 3 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: soc@kernel.org, arm@kernel.org
Cc: Fabio Estevam <festevam@gmail.com>,
	Stefan Agner <stefan@agner.ch>, Li Yang <leoyang.li@nxp.com>,
	kernel@pengutronix.de, linux-imx@nxp.com,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] i.MX fixes for 5.17, round 2
Date: Mon, 21 Feb 2022 14:29:21 +0800	[thread overview]
Message-ID: <20220221062921.GO2249@dragon> (raw)

The following changes since commit 754e0b0e35608ed5206d6a67a791563c631cec07:

  Linux 5.17-rc4 (2022-02-13 12:13:30 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.17-2

for you to fetch changes up to e1cd5038e9988d5c95d0d32a2c12b63cc5e927d0:

  soc: imx: gpcv2: Fix clock disabling imbalance in error path (2022-02-21 13:45:11 +0800)

----------------------------------------------------------------
i.MX fixes for 5.17, round 2:

- Drop reset signal from i.MX8MM vpumix power domain to fix a system
  hang.
- Fix a dtbs_check warning caused by #thermal-sensor-cells in i.MX8ULP
  device tree.
- Fix a clock disabling imbalance in gpcv2 driver.

----------------------------------------------------------------
Adam Ford (1):
      arm64: dts: imx8mm: Fix VPU Hanging

Laurent Pinchart (1):
      soc: imx: gpcv2: Fix clock disabling imbalance in error path

Sudeep Holla (1):
      arm64: dts: imx8ulp: Set #thermal-sensor-cells to 1 as required

 arch/arm64/boot/dts/freescale/imx8mm.dtsi  | 1 -
 arch/arm64/boot/dts/freescale/imx8ulp.dtsi | 2 +-
 drivers/soc/imx/gpcv2.c                    | 3 ++-
 3 files changed, 3 insertions(+), 3 deletions(-)

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

             reply	other threads:[~2022-02-21  6:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-21  6:29 Shawn Guo [this message]
2022-02-21  6:29 ` [GIT PULL] i.MX fixes for 5.17, round 2 Shawn Guo
2022-02-21  7:37 ` Shawn Guo
2022-02-21  7:37   ` Shawn Guo
2022-02-24 22:00 ` patchwork-bot+linux-soc
2022-02-24 22:00 ` patchwork-bot+linux-soc

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=20220221062921.GO2249@dragon \
    --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.