From: Franz Schnyder <franz.schnyder@toradex.com>
This patch series adds support for missing interfaces on the Toradex
SMARC i.MX95 SoM.
It adds:
- SER2 interface
- UART interface for Bluetooth
- WIFI_UART_EN as a gpio-hog to select the UART function by default,
as the MAYA-W260 UART signals are shared with the JTAG.
Signed-off-by: Franz Schnyder <franz.schnyder@toradex.com>
---
v2: Remove unused label for wifi-uart-en-hog node
Add explanation to clarify the safe usage of the GPIO hog
---
Franz Schnyder (3):
arm64: dts: freescale: imx95-toradex-smarc: Add SER2 interface
arm64: dts: freescale: imx95-toradex-smarc: Enable bluetooth on
lpuart5
arm64: dts: freescale: imx95-toradex-smarc: Use gpio-hog for
WIFI_UART_EN
.../dts/freescale/imx95-toradex-smarc-dev.dts | 5 +++
.../dts/freescale/imx95-toradex-smarc.dtsi | 44 +++++++++++++++++++
2 files changed, 49 insertions(+)
--
2.43.0