1/* 2 * Copyright 2014 Gateworks Corporation 3 * 4 * The code contained herein is licensed under the GNU General Public 5 * License. You may obtain a copy of the GNU General Public License 6 * Version 2 or later at the following locations: 7 * 8 * http://www.opensource.org/licenses/gpl-license.html 9 * http://www.gnu.org/copyleft/gpl.html 10 */ 11 12/dts-v1/; 13 14#include "imx6dl.dtsi" 15#include "imx6qdl-gw552x.dtsi" 16 17/ { 18 model = "Gateworks Ventana i.MX6 DualLite/Solo GW552X"; 19 compatible = "gw,imx6dl-gw552x", "gw,ventana", "fsl,imx6dl"; 20}; 21