From: Shawn Guo <shawnguo@kernel.org>
To: soc@kernel.org, arm@kernel.org
Cc: Fabio Estevam <festevam@gmail.com>,
kernel@pengutronix.de, imx@lists.linux.dev,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] i.MX fixes for 6.19
Date: Wed, 31 Dec 2025 11:26:33 +0800 [thread overview]
Message-ID: <aVSX6SK_LADf1ti4@dragon> (raw)
The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:
Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.19
for you to fetch changes up to 89e87d0dc87eb3654c9ae01afc4a18c1c6d1e523:
arm64: dts: mba8mx: Fix Ethernet PHY IRQ support (2025-12-30 16:07:39 +0800)
----------------------------------------------------------------
i.MX fixes for 6.19:
- A mba8mx fix from Alexander Stein to correct Ethernet PHY IRQ trigger
type
- An i.MX95 fix from Carlos Song to correct I3C2 pclk
- A couple of imx8qm-mek changes from Haibo Chen to fix light sensor
interrupt type and usdhc2 regulator configuration
- An imx6q-ba16 change from Ian Ray to fix RTC interrupt level
- An imx8mp-dhcom-som change from Marek Vasut to fix sporadic Ethernet
link bouncing caused by interruptions on the PHY reference clock
- A couple of imx8mp-tx8p changes from Maud Spierings to fix compatible
and eqos nvmem-cells
- An ARM i.MX fix from Rob Herring to correct mc13xxx LED node names
- An imx8qm-ss-dma change from Sherry Sun to correct DMA channels for
LPUART
- A couple of imx95-toradex-smarc changes from Vitor Soares to fix
ethphy1 interrupt and SMARC_SDIO_WP label position
----------------------------------------------------------------
Alexander Stein (1):
arm64: dts: mba8mx: Fix Ethernet PHY IRQ support
Carlos Song (1):
arm64: dts: imx95: correct I3C2 pclk to IMX95_CLK_BUSWAKEUP
Haibo Chen (2):
arm64: dts: imx8qm-mek: correct the light sensor interrupt type to low level
arm64: dts: add off-on-delay-us for usdhc2 regulator
Ian Ray (1):
ARM: dts: imx6q-ba16: fix RTC interrupt level
Marek Vasut (1):
arm64: dts: imx8mp: Fix LAN8740Ai PHY reference clock on DH electronics i.MX8M Plus DHCOM
Maud Spierings (3):
dt-bindings: arm: fsl: moduline-display: fix compatible
arm64: dts: freescale: moduline-display: fix compatible
arm64: dts: freescale: tx8p-ml81: fix eqos nvmem-cells
Rob Herring (Arm) (1):
ARM: dts: nxp: imx: Fix mc13xxx LED node names
Sherry Sun (1):
arm64: dts: imx8qm-ss-dma: correct the dma channels of lpuart
Vitor Soares (2):
arm64: dts: freescale: imx95-toradex-smarc: use edge trigger for ethphy1 interrupt
arm64: dts: freescale: imx95-toradex-smarc: fix SMARC_SDIO_WP label position
Documentation/devicetree/bindings/arm/fsl.yaml | 9 ++++++++-
arch/arm/boot/dts/nxp/imx/imx27-phytec-phycore-rdk.dts | 8 ++++----
arch/arm/boot/dts/nxp/imx/imx51-zii-rdu1.dts | 4 ++--
arch/arm/boot/dts/nxp/imx/imx51-zii-scu2-mezz.dts | 4 ++--
arch/arm/boot/dts/nxp/imx/imx51-zii-scu3-esb.dts | 4 ++--
arch/arm/boot/dts/nxp/imx/imx6q-ba16.dtsi | 2 +-
arch/arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi | 1 +
.../boot/dts/freescale/imx8mp-tx8p-ml81-moduline-display-106.dts | 2 +-
arch/arm64/boot/dts/freescale/imx8mp-tx8p-ml81.dtsi | 5 +++++
arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 3 ++-
arch/arm64/boot/dts/freescale/imx8qm-ss-dma.dtsi | 8 ++++----
arch/arm64/boot/dts/freescale/imx95-toradex-smarc.dtsi | 4 +---
arch/arm64/boot/dts/freescale/imx95.dtsi | 2 +-
arch/arm64/boot/dts/freescale/mba8mx.dtsi | 2 +-
14 files changed, 35 insertions(+), 23 deletions(-)
next reply other threads:[~2025-12-31 3:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-31 3:26 Shawn Guo [this message]
2026-01-07 17:00 ` [GIT PULL] i.MX fixes for 6.19 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=aVSX6SK_LADf1ti4@dragon \
--to=shawnguo@kernel.org \
--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=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.