Re: [PATCH v4 0/2] Add NXP FRDM-IMX95-PRO board support

From: Frank Li

Date: Mon Jun 01 2026 - 12:58:06 EST


On Mon, May 18, 2026 at 11:58:18AM +0900, Joseph Guo wrote:
> 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@xxxxxxx>
> ---
> 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@xxxxxxx
>
> 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@xxxxxxx
>
> 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@xxxxxxx
>
> ---
> 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: 7109a2155340cc7b21f27e832ece6df03592f2e8

where this commit hash? I can't apply whole patch and can't find this
commit.

Can you rebase to https://git.kernel.org/pub/scm/linux/kernel/git/frank.li/linux.git/log/?h=imx/dt64

Frank

> change-id: 20260311-imx95_frdm_pro-7a8d03b50982
>
> Best regards,
> --
> Joseph Guo <qijian.guo@xxxxxxx>
>