xref: /linux/arch/arm64/boot/dts/freescale/imx8mp-venice-gw82xx-2x.dts (revision c771600c6af14749609b49565ffb4cac2959710d)
1*b7416c69STim Harvey// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2*b7416c69STim Harvey/*
3*b7416c69STim Harvey * Copyright 2024 Gateworks Corporation
4*b7416c69STim Harvey */
5*b7416c69STim Harvey
6*b7416c69STim Harvey/dts-v1/;
7*b7416c69STim Harvey
8*b7416c69STim Harvey#include "imx8mp.dtsi"
9*b7416c69STim Harvey#include "imx8mp-venice-gw702x.dtsi"
10*b7416c69STim Harvey#include "imx8mp-venice-gw82xx.dtsi"
11*b7416c69STim Harvey
12*b7416c69STim Harvey/ {
13*b7416c69STim Harvey	model = "Gateworks Venice GW82xx-2x i.MX8MP Development Kit";
14*b7416c69STim Harvey	compatible = "gateworks,imx8mp-gw82xx-2x", "fsl,imx8mp";
15*b7416c69STim Harvey
16*b7416c69STim Harvey	chosen {
17*b7416c69STim Harvey		stdout-path = &uart2;
18*b7416c69STim Harvey	};
19*b7416c69STim Harvey};
20