[PATCH v4 0/2] Add support for new IMX8MP based board
Michal Vokáč
michal.vokac at ysoft.com
Tue Sep 24 03:39:39 PDT 2024
Hi,
this series adds support for a new member in our IOTA platform.
The board is based on the i.MX8MP SoC. It adds support for most
of the board functionality except USB Type-C port and some other
minor things.
This series originally included the dt-binding for that Type-C
port controller but I finally removed it based on a good comment
from Krzysztof. I will post the Type-C binding including the driver
in a followup series.
Michal
Michal Vokáč (2):
dt-bindings: arm: Add i.MX8MP IOTA2 Lumpy board
arm64: dts: imx: Add imx8mp-iota2-lumpy board
.../devicetree/bindings/arm/fsl.yaml | 1 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
.../boot/dts/freescale/imx8mp-iota2-lumpy.dts | 423 ++++++++++++++++++
3 files changed, 425 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-iota2-lumpy.dts
--
2.43.0
More information about the linux-arm-kernel
mailing list