blob: 74a7b0cc10c210b53285d2ba8493e2a5afa89e48 [file] [log] [blame]
Adam Fordf36f8bc2020-05-03 08:11:33 -05001// SPDX-License-Identifier: (GPL-2.0 OR MIT)
2/*
3 * Copyright 2020 Compass Electronics Group, LLC
4 */
5
6/dts-v1/;
7
8#include "imx8mm.dtsi"
9#include "imx8mm-beacon-som.dtsi"
10#include "imx8mm-beacon-baseboard.dtsi"
11
12/ {
13 model = "Beacon EmbeddedWorks i.MX8M Mini Development Kit";
14 compatible = "beacon,imx8mm-beacon-kit", "fsl,imx8mm";
15
16 chosen {
17 stdout-path = &uart2;
18 };
19};