summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/freescale/imx8mm-venice-gw72xx-0x.dts
blob: b1e7540f0281a6178c2b243924cd99627cde620c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * Copyright 2020 Gateworks Corporation
 */

/dts-v1/;

#include "imx8mm.dtsi"
#include "imx8mm-venice-gw700x.dtsi"
#include "imx8mm-venice-gw72xx.dtsi"

/ {
	model = "Gateworks Venice GW72xx-0x i.MX8MM Development Kit";
	compatible = "gw,imx8mm-gw72xx-0x", "fsl,imx8mm";

	chosen {
		stdout-path = &uart2;
	};
};