18 lines
431 B
Plaintext
18 lines
431 B
Plaintext
/*
|
|
* Copyright (C) 2015 Freescale Semiconductor, Inc.
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License version 2 as
|
|
* published by the Free Software Foundation.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
|
|
#include "imx6ul.dtsi"
|
|
#include "imx6ul-14x14-evk.dtsi"
|
|
|
|
/ {
|
|
model = "Freescale i.MX6 UltraLite 14x14 EVK Board";
|
|
compatible = "fsl,imx6ul-14x14-evk", "fsl,imx6ul";
|
|
};
|