[PATCH v4 0/2] arm64: dts: support the i.MX8ULP EVK9 board
Laurentiu Mihalcea
laurentiumihalcea111 at gmail.com
Mon Jul 14 08:13:44 PDT 2025
From: Laurentiu Mihalcea <laurentiu.mihalcea at nxp.com>
Add support for the i.MX8ULP EVK9 board by introducing a new DTS and
a new compatible string.
---
Changes in v4:
* fix ordering in the Makefile
* highlighted a few differences between the EVK and EVK9 board in the
commit message as requested by Shawn
* link to v3: https://lore.kernel.org/lkml/20250701002239.972090-1-laurentiumihalcea111@gmail.com/
Changes in v3:
* change order of the board DT compatible inside the binding.
"fsl,imx8ulp-9x9-evk" now comes before "fsl,imx8ulp-evk".
* link to v2: https://lore.kernel.org/lkml/20250627142645.134256-1-laurentiumihalcea111@gmail.com/
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
More information about the linux-arm-kernel
mailing list