[PATCH v5 0/2] Add NXP FRDM-IMX95-PRO board support

Joseph Guo posted 2 patches 5 days, 23 hours ago
Documentation/devicetree/bindings/arm/fsl.yaml     |    1 +
arch/arm64/boot/dts/freescale/Makefile             |    1 +
.../boot/dts/freescale/imx95-19x19-frdm-pro.dts    | 1021 ++++++++++++++++++++
3 files changed, 1023 insertions(+)
[PATCH v5 0/2] Add NXP FRDM-IMX95-PRO board support
Posted by Joseph Guo 5 days, 23 hours ago
This patchset add Devicetree support for NXP FRDM-IMX95-PRO
development board based on i.MX95 19x19 SoC.

Signed-off-by: Joseph Guo <qijian.guo@nxp.com>
---
Changes in v5:
- Rebase to imx/dt64
- Link to v4: https://lore.kernel.org/r/20260518-imx95_frdm_pro-v4-0-975346555a9b@nxp.com

Changes in v4:
- Correct underscores in node names
- Correct 'silent-gpio' of can_phy to GPIO_ACTIVE_HIGH
- Fix typo in pinctrl_pcal6416
- Link to v3: https://lore.kernel.org/r/20260509-imx95_frdm_pro-v3-0-96290b471396@nxp.com

Changes in v3:
- Change status of CAN1 to reserved
- Remove unused pinctrl
- Explain difference with i.MX95 15x15 FRDM in message
- Link to v2: https://lore.kernel.org/r/20260428-imx95_frdm_pro-v2-0-434240b652f4@nxp.com

Changes in v2:
- Run dt-format to reformat the node order
- Change compatible of mqs to audio-graph-card2
- Add imx95-19x19-frdm-pro in Makefile
- Link to v1: https://lore.kernel.org/r/20260318-imx95_frdm_pro-v1-0-8c00e59f0b1b@nxp.com

---
Joseph Guo (2):
      dt-bindings: arm: fsl: Add i.MX95 19x19 FRDM PRO board
      arm64: dts: freescale: add i.MX95 19x19 FRDM PRO board dts

 Documentation/devicetree/bindings/arm/fsl.yaml     |    1 +
 arch/arm64/boot/dts/freescale/Makefile             |    1 +
 .../boot/dts/freescale/imx95-19x19-frdm-pro.dts    | 1021 ++++++++++++++++++++
 3 files changed, 1023 insertions(+)
---
base-commit: 6d5c00b4c747a5344dd6ce6629fb52c9a70bb443
change-id: 20260311-imx95_frdm_pro-7a8d03b50982

Best regards,
-- 
Joseph Guo <qijian.guo@nxp.com>
Re: [PATCH v5 0/2] Add NXP FRDM-IMX95-PRO board support
Posted by Frank.Li@oss.nxp.com 5 days, 10 hours ago
From: Frank Li <Frank.Li@nxp.com>


On Tue, 02 Jun 2026 12:45:14 +0900, Joseph Guo wrote:
> This patchset add Devicetree support for NXP FRDM-IMX95-PRO
> development board based on i.MX95 19x19 SoC.

Applied, thanks!

[1/2] dt-bindings: arm: fsl: Add i.MX95 19x19 FRDM PRO board
      commit: 9cec2ca7c81520fbdf552e918381417789db9049
[2/2] arm64: dts: freescale: add i.MX95 19x19 FRDM PRO board dts
      commit: 60b19c01105fd303980dd50e0aa1dce8b1560c08

Best regards,
-- 
Frank Li <Frank.Li@nxp.com>