summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/imx6q-nitrogen6_max.dts
blob: 03bec0c53063733b4313e7b19498f8c340ea5aa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// SPDX-License-Identifier: GPL-2.0 OR X11
/*
 * Copyright 2015 Boundary Devices, Inc.
 */
/dts-v1/;

#include "imx6q.dtsi"
#include "imx6qdl-nitrogen6_max.dtsi"

/ {
	model = "Boundary Devices i.MX6 Quad Nitrogen6_MAX Board";
	compatible = "boundary,imx6q-nitrogen6_max", "fsl,imx6q";
};

&sata {
	status = "okay";
};