From: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
Add support for the i.MX8ULP EVK9 board by introducing a new DTS and
a new compatible string.
---
Changes in v2:
* introduced a new compatible string for the board.
* aligned the pin configurations to the same column.
* link to v1: https://lore.kernel.org/lkml/20250623150146.1398044-1-laurentiumihalcea111@gmail.com/
---
Laurentiu Mihalcea (2):
dt-bindings: arm: fsl: add i.MX8ULP EVK9 board
arm64: dts: imx: add dts for the imx8ulp evk9 board
.../devicetree/bindings/arm/fsl.yaml | 1 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
.../boot/dts/freescale/imx8ulp-9x9-evk.dts | 69 +++++++++++++++++++
3 files changed, 71 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx8ulp-9x9-evk.dts
--
2.34.1