[PATCH v2 0/2] Add Phytec i.MX93 Segin support
Mathieu Othacehe
othacehe at gnu.org
Tue Jan 16 23:49:09 PST 2024
Hello,
This adds support for the Phytec i.MX93 Segin board.
Thanks,
Signed-off-by: Mathieu Othacehe <othacehe at gnu.org>
---
Changes in v2:
- Remove useless line
- Add missing reserved-memory entries
v1: https://lore.kernel.org/linux-devicetree/20240116113939.17339-1-othacehe@gnu.org/
Mathieu Othacehe (2):
dt-bindings: arm: fsl: Add i.MX93 PHYTEC with Segin
arm64: dts: imx93-phycore-segin: Add Phytec i.MX93 Segin
.../devicetree/bindings/arm/fsl.yaml | 6 ++
arch/arm64/boot/dts/freescale/Makefile | 1 +
.../dts/freescale/imx93-phycore-segin.dts | 93 +++++++++++++++++++
.../boot/dts/freescale/imx93-phycore-som.dtsi | 64 +++++++++++++
4 files changed, 164 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx93-phycore-segin.dts
create mode 100644 arch/arm64/boot/dts/freescale/imx93-phycore-som.dtsi
--
2.41.0
More information about the linux-arm-kernel
mailing list