xref: /freebsd/sys/contrib/device-tree/src/arm64/freescale/imx8mm-emtop-baseboard.dts (revision aa1a8ff2d6dbc51ef058f46f3db5a8bb77967145)
1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * Copyright 2023 Emtop Embedded Solutions
4 */
5
6/dts-v1/;
7
8#include "imx8mm-emtop-som.dtsi"
9
10/ {
11	model = "Emtop Embedded Solutions i.MX8M Mini Baseboard V1";
12	compatible = "ees,imx8mm-emtop-baseboard", "ees,imx8mm-emtop-som",
13		"fsl,imx8mm";
14
15};
16