mbox series

[v2,0/2] Add Phytec i.MX93 Segin support

Message ID 20240117074911.7425-1-othacehe@gnu.org
Headers show
Series Add Phytec i.MX93 Segin support | expand

Message

Mathieu Othacehe Jan. 17, 2024, 7:49 a.m. UTC
Hello,

This adds support for the Phytec i.MX93 Segin board.

Thanks,

Signed-off-by: Mathieu Othacehe <othacehe@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