xref: /freebsd/sys/contrib/device-tree/src/arm64/freescale/imx8mp-nitrogen-smarc-universal-board.dts (revision 5f62a964e9f8abc6a05d8338273fadd154f0a206)
1*5f62a964SEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2*5f62a964SEmmanuel Vadot/*
3*5f62a964SEmmanuel Vadot * Copyright 2023 Boundary Devices
4*5f62a964SEmmanuel Vadot * Copyright 2024 Silicon Signals Pvt. Ltd.
5*5f62a964SEmmanuel Vadot *
6*5f62a964SEmmanuel Vadot * Author : Bhavin Sharma <bhavin.sharma@siliconsignals.io>
7*5f62a964SEmmanuel Vadot */
8*5f62a964SEmmanuel Vadot
9*5f62a964SEmmanuel Vadot/dts-v1/;
10*5f62a964SEmmanuel Vadot
11*5f62a964SEmmanuel Vadot#include "imx8mp-nitrogen-smarc-som.dtsi"
12*5f62a964SEmmanuel Vadot
13*5f62a964SEmmanuel Vadot/ {
14*5f62a964SEmmanuel Vadot	model = "Boundary Device Nitrogen8MP Universal SMARC Carrier Board";
15*5f62a964SEmmanuel Vadot	compatible = "boundary,imx8mp-nitrogen-smarc-universal-board",
16*5f62a964SEmmanuel Vadot			"boundary,imx8mp-nitrogen-smarc-som", "fsl,imx8mp";
17*5f62a964SEmmanuel Vadot};
18