From: Frank Li <Frank.Li@nxp.com>
To: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>
Cc: devicetree@vger.kernel.org, imx@lists.linux.dev,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, Frank Li <Frank.Li@nxp.com>,
Joy Zou <joy.zou@nxp.com>, Richard Zhu <hongxing.zhu@nxp.com>,
Sherry Sun <sherry.sun@nxp.com>
Subject: [PATCH 00/12] arm64: dts: imx8qxp: collect some imx8qxp-mek dts patches
Date: Wed, 29 Oct 2025 15:54:36 -0400 [thread overview]
Message-ID: <20251029-8qxp_dts-v1-0-cf61b7e5fc78@nxp.com> (raw)
collect some imx8qxp-mek dts patches.
Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
Frank Li (9):
arm64: dts: imx8qxp: add MAC address in ocotp
arm64: dts: imx8qxp: add readonly for ocotp
arm64: dts: imx8qxp: add wakeup source for power-key
arm64: dts: imx8qxp-mek: add state_100mhz and state_200mhz for usdhc
arm64: dts: imx8qxp-mek: update usdhc1 clock to 400Mhz
arm64: dts: imx8qxp-mek: add flexspi and flash
arm64: dts: imx8qxp-mek: add phandle ocotp mac-address for fec
arm64: dts: imx8qxp-mek: add fec2 support
arm64: dts: imx8qxp-mek: change space with tab
Joy Zou (1):
arm64: dts: imx8: add edma error interrupt support
Richard Zhu (1):
arm64: dts: imx8qxp-mek: Add supports-clkreq property to PCIe M.2 port
Sherry Sun (1):
arm64: dts: imx8qxp-mek: Add lpuart1 to support the M.2 PCIE9098 bluetooth
arch/arm64/boot/dts/freescale/imx8-ss-audio.dtsi | 6 +-
arch/arm64/boot/dts/freescale/imx8-ss-dma.dtsi | 6 +-
arch/arm64/boot/dts/freescale/imx8dxl-ss-adma.dtsi | 9 +-
arch/arm64/boot/dts/freescale/imx8qm-ss-audio.dtsi | 6 +-
arch/arm64/boot/dts/freescale/imx8qm-ss-dma.dtsi | 3 +-
arch/arm64/boot/dts/freescale/imx8qxp-mek.dts | 166 +++++++++++++++++----
arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 10 ++
7 files changed, 169 insertions(+), 37 deletions(-)
---
base-commit: faae091652fd52f662e1fbc6b9d922b3d6e33641
change-id: 20251028-8qxp_dts-c47a7a46191d
Best regards,
--
Frank Li <Frank.Li@nxp.com>
next reply other threads:[~2025-10-29 19:54 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-29 19:54 Frank Li [this message]
2025-10-29 19:54 ` [PATCH 01/12] arm64: dts: imx8qxp: add MAC address in ocotp Frank Li
2025-10-29 19:54 ` [PATCH 02/12] arm64: dts: imx8qxp: add readonly for ocotp Frank Li
2025-11-03 11:22 ` John Ernberg
2025-11-03 15:09 ` Frank Li
2025-10-29 19:54 ` [PATCH 03/12] arm64: dts: imx8qxp: add wakeup source for power-key Frank Li
2025-10-29 19:54 ` [PATCH 04/12] arm64: dts: imx8qxp-mek: add state_100mhz and state_200mhz for usdhc Frank Li
2025-10-29 19:54 ` [PATCH 05/12] arm64: dts: imx8qxp-mek: update usdhc1 clock to 400Mhz Frank Li
2025-10-29 19:54 ` [PATCH 06/12] arm64: dts: imx8qxp-mek: add flexspi and flash Frank Li
2025-10-29 19:54 ` [PATCH 07/12] arm64: dts: imx8qxp-mek: add phandle ocotp mac-address for fec Frank Li
2025-10-29 19:54 ` [PATCH 08/12] arm64: dts: imx8qxp-mek: add fec2 support Frank Li
2025-10-29 19:54 ` [PATCH 09/12] arm64: dts: imx8: add edma error interrupt support Frank Li
2025-10-29 19:54 ` [PATCH 10/12] arm64: dts: imx8qxp-mek: Add supports-clkreq property to PCIe M.2 port Frank Li
2025-10-29 19:54 ` [PATCH 11/12] arm64: dts: imx8qxp-mek: Add lpuart1 to support the M.2 PCIE9098 bluetooth Frank Li
2025-10-29 19:54 ` [PATCH 12/12] arm64: dts: imx8qxp-mek: change space with tab Frank Li
2025-11-16 9:58 ` [PATCH 00/12] arm64: dts: imx8qxp: collect some imx8qxp-mek dts patches 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=20251029-8qxp_dts-v1-0-cf61b7e5fc78@nxp.com \
--to=frank.li@nxp.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=hongxing.zhu@nxp.com \
--cc=imx@lists.linux.dev \
--cc=joy.zou@nxp.com \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=sherry.sun@nxp.com \
/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).