[PATCH v3 0/2] Add phyBOARD-Segin-i.MX93 support
Mathieu Othacehe
othacehe at gnu.org
Fri Jan 19 01:28:33 PST 2024
Hello,
This adds support for the phyBOARD-Segin-i.MX93 board.
Thanks,
Signed-off-by: Mathieu Othacehe <othacehe at gnu.org>
---
Changes in v3:
- Update documentation to match PHYTEC naming
- Remove useless properties
- Update pinmux from PHYTEC downstream kernel
Changes in v2:
- Remove useless line
- Add missing reserved-memory entries
v2: https://lore.kernel.org/linux-devicetree/20240117074911.7425-1-othacehe@gnu.org/
Mathieu Othacehe (2):
dt-bindings: arm: fsl: Add phyBOARD-Segin-i.MX93
arm64: dts: imx93: Add phyBOARD-Segin-i.MX93 support
.../devicetree/bindings/arm/fsl.yaml | 6 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
.../dts/freescale/imx93-phyboard-segin.dts | 119 ++++++++++++++++++
.../boot/dts/freescale/imx93-phycore-som.dtsi | 56 +++++++++
4 files changed, 182 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx93-phyboard-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