Re: [PATCH v1 0/2] arm64: dts: imx95-toradex-smarc: Fix ethphy1 interrupt and GPIO labels
From: Shawn Guo
Date: Mon Dec 29 2025 - 08:14:17 EST
On Fri, Nov 28, 2025 at 03:00:26PM +0000, Vitor Soares wrote:
> From: Vitor Soares <vitor.soares@xxxxxxxxxxx>
>
> This series fixes the ethphy1 interrupt configuration and corrects GPIO
> expander line names for the i.MX95 Toradex SMARC.
>
> The first patch changes the interrupt trigger type from level-triggered
> to edge-triggered to match the PCA9745 GPIO expander hardware
> capabilities.
>
> The second patch fixes the SMARC_SDIO_WP gpio-line-name position to
> line 15.
>
> 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
Applied both, thanks!