1270866Simp/*
2270866Simp * Copyright 2013 Gateworks Corporation
3270866Simp *
4270866Simp * The code contained herein is licensed under the GNU General Public
5270866Simp * License. You may obtain a copy of the GNU General Public License
6270866Simp * Version 2 or later at the following locations:
7270866Simp *
8270866Simp * http://www.opensource.org/licenses/gpl-license.html
9270866Simp * http://www.gnu.org/copyleft/gpl.html
10270866Simp */
11270866Simp
12270866Simp/dts-v1/;
13270866Simp#include "imx6dl.dtsi"
14270866Simp#include "imx6qdl-gw53xx.dtsi"
15270866Simp
16270866Simp/ {
17270866Simp	model = "Gateworks Ventana i.MX6 DualLite/Solo GW53XX";
18270866Simp	compatible = "gw,imx6dl-gw53xx", "gw,ventana", "fsl,imx6dl";
19270866Simp};
20