From: Shawn Guo <shawnguo2@yeah.net>
To: soc@kernel.org, arm@kernel.org
Cc: Fabio Estevam <festevam@gmail.com>,
Shawn Guo <shawnguo@kernel.org>,
kernel@pengutronix.de, imx@lists.linux.dev,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] i.MX fixes for 6.14
Date: Thu, 27 Feb 2025 18:30:06 +0800 [thread overview]
Message-ID: <Z8A+rihFV4K3l8QR@dragon> (raw)
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.14
for you to fetch changes up to 2c1092823eb03f8508d6769e2f38eef7e1fe62a0:
arm64: dts: freescale: imx8mm-verdin-dahlia: add Microphone Jack to sound card (2025-02-23 16:13:33 +0800)
----------------------------------------------------------------
i.MX fixes for 6.14:
- A tqma8mpql board fix from Alexander Stein to correct vqmmc-supply for
usdhc3
- A change from Joe Hattori to fix OF node leak in imx-scu driver probe
- A soc-imx8m driver fix from Peng Fan unregister cpufreq and soc device
in cleanup path
- A couple of changes from Stefan Eichenberger to fix iMX6 Apalis
poweroff and iMX8M verdin-dahlia sound-card descriptions
----------------------------------------------------------------
Alexander Stein (1):
arm64: dts: freescale: tqma8mpql: Fix vqmmc-supply
Joe Hattori (1):
firmware: imx-scu: fix OF node leak in .probe()
Peng Fan (1):
soc: imx8m: Unregister cpufreq and soc dev in cleanup path
Stefan Eichenberger (3):
ARM: dts: imx6qdl-apalis: Fix poweroff on Apalis iMX6
arm64: dts: freescale: imx8mp-verdin-dahlia: add Microphone Jack to sound card
arm64: dts: freescale: imx8mm-verdin-dahlia: add Microphone Jack to sound card
arch/arm/boot/dts/nxp/imx/imx6qdl-apalis.dtsi | 10 ++++-----
.../boot/dts/freescale/imx8mm-verdin-dahlia.dtsi | 6 ++---
.../arm64/boot/dts/freescale/imx8mp-tqma8mpql.dtsi | 16 ++++---------
.../boot/dts/freescale/imx8mp-verdin-dahlia.dtsi | 6 ++---
drivers/firmware/imx/imx-scu.c | 1 +
drivers/soc/imx/soc-imx8m.c | 26 ++++++++++++++++++++--
6 files changed, 40 insertions(+), 25 deletions(-)
reply other threads:[~2025-02-27 10:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=Z8A+rihFV4K3l8QR@dragon \
--to=shawnguo2@yeah.net \
--cc=arm@kernel.org \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=shawnguo@kernel.org \
--cc=soc@kernel.org \
/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.