2018-07-13 20:49:02 +08:00
|
|
|
// SPDX-License-Identifier: GPL-2.0 OR X11
|
2013-12-17 09:13:03 +08:00
|
|
|
/*
|
|
|
|
* Copyright 2013 Boundary Devices, Inc.
|
|
|
|
* Copyright 2012 Freescale Semiconductor, Inc.
|
|
|
|
* Copyright 2011 Linaro Ltd.
|
|
|
|
*/
|
|
|
|
|
|
|
|
/dts-v1/;
|
|
|
|
#include "imx6dl.dtsi"
|
|
|
|
#include "imx6qdl-nitrogen6x.dtsi"
|
|
|
|
|
|
|
|
/ {
|
2015-09-30 21:46:44 +08:00
|
|
|
model = "Boundary Devices i.MX6 DualLite Nitrogen6x Board";
|
|
|
|
compatible = "boundary,imx6dl-nitrogen6x", "fsl,imx6dl";
|
2013-12-17 09:13:03 +08:00
|
|
|
};
|