2019-12-01 10:23:09 +00:00
|
|
|
// SPDX-License-Identifier: (GPL-2.0)
|
|
|
|
/*
|
|
|
|
* support for the imx6 based aristainetos2 board
|
|
|
|
*
|
|
|
|
* Copyright (C) 2019 Heiko Schocher <hs@denx.de>
|
|
|
|
* Copyright (C) 2015 Heiko Schocher <hs@denx.de>
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
/dts-v1/;
|
2019-12-01 10:23:12 +00:00
|
|
|
#include "imx6dl-aristainetos2_7.dtsi"
|
2019-12-01 10:23:09 +00:00
|
|
|
#include "imx6qdl-aristainetos2.dtsi"
|
|
|
|
|
|
|
|
/ {
|
|
|
|
model = "aristainetos2 i.MX6 Dual Lite Board 7";
|
|
|
|
compatible = "fsl,imx6dl";
|
|
|
|
};
|