[PATCH v1 0/2] arm64: dts: freescale: imx8m[mp]-verdin-ivy: fix DIGI_1/DIGI_2 gpio-line-names
From: Francesco Dolcini
Date: Wed Sep 16 2026 - 04:49:43 EST
From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>
gpio-line-names names the two Ivy digital inputs "DIG_1" and
"DIG_2", while the official Ivy Carrier Board datasheet (Section 2.10,
Table 12) names them DIGI_1 and DIGI_2, matching the
k3-am62-verdin-ivy.dtsi variant for the same carrier board pins.
GPIO line names are meant to be stable across the whole Verdin family
and its carrier boards, so userspace GPIO tooling that looks up a line
by name works the same regardless of which Verdin SoM is fitted on
Ivy.
Link: https://docs.toradex.com/116799-ivy_carrier_board_datasheet.pdf
Francesco Dolcini (2):
arm64: dts: freescale: imx8mm-verdin-ivy: fix DIGI_1/DIGI_2
gpio-line-names
arm64: dts: freescale: imx8mp-verdin-ivy: fix DIGI_1/DIGI_2
gpio-line-names
arch/arm64/boot/dts/freescale/imx8mm-verdin-ivy.dtsi | 4 ++--
arch/arm64/boot/dts/freescale/imx8mp-verdin-ivy.dtsi | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
--
2.47.3