xref: /freebsd-src/sys/contrib/device-tree/src/arm/nxp/imx/imx6q-nitrogen6_max.dts (revision f126890ac5386406dadf7c4cfa9566cbb56537c5)
1*f126890aSEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0 OR X11
2*f126890aSEmmanuel Vadot/*
3*f126890aSEmmanuel Vadot * Copyright 2015 Boundary Devices, Inc.
4*f126890aSEmmanuel Vadot */
5*f126890aSEmmanuel Vadot/dts-v1/;
6*f126890aSEmmanuel Vadot
7*f126890aSEmmanuel Vadot#include "imx6q.dtsi"
8*f126890aSEmmanuel Vadot#include "imx6qdl-nitrogen6_max.dtsi"
9*f126890aSEmmanuel Vadot
10*f126890aSEmmanuel Vadot/ {
11*f126890aSEmmanuel Vadot	model = "Boundary Devices i.MX6 Quad Nitrogen6_MAX Board";
12*f126890aSEmmanuel Vadot	compatible = "boundary,imx6q-nitrogen6_max", "fsl,imx6q";
13*f126890aSEmmanuel Vadot};
14*f126890aSEmmanuel Vadot
15*f126890aSEmmanuel Vadot&sata {
16*f126890aSEmmanuel Vadot	status = "okay";
17*f126890aSEmmanuel Vadot};
18