Gary Bisson | 3221cee | 2018-07-13 14:49:02 +0200 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0 OR X11 |
Gary Bisson | b32e7002 | 2015-09-30 15:46:45 +0200 | [diff] [blame] | 2 | /* |
3 | * Copyright 2015 Boundary Devices, Inc. | ||||
Gary Bisson | b32e7002 | 2015-09-30 15:46:45 +0200 | [diff] [blame] | 4 | */ |
5 | /dts-v1/; | ||||
6 | |||||
7 | #include "imx6q.dtsi" | ||||
8 | #include "imx6qdl-nitrogen6_max.dtsi" | ||||
9 | |||||
10 | / { | ||||
11 | model = "Boundary Devices i.MX6 Quad Nitrogen6_MAX Board"; | ||||
12 | compatible = "boundary,imx6q-nitrogen6_max", "fsl,imx6q"; | ||||
13 | }; | ||||
14 | |||||
15 | &sata { | ||||
16 | status = "okay"; | ||||
17 | }; |