xref: /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/imx6dl-gw552x.dts (revision f126890ac5386406dadf7c4cfa9566cbb56537c5)
1*f126890aSEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0-or-later
2*f126890aSEmmanuel Vadot/*
3*f126890aSEmmanuel Vadot * Copyright 2014 Gateworks Corporation
4*f126890aSEmmanuel Vadot */
5*f126890aSEmmanuel Vadot
6*f126890aSEmmanuel Vadot/dts-v1/;
7*f126890aSEmmanuel Vadot
8*f126890aSEmmanuel Vadot#include "imx6dl.dtsi"
9*f126890aSEmmanuel Vadot#include "imx6qdl-gw552x.dtsi"
10*f126890aSEmmanuel Vadot
11*f126890aSEmmanuel Vadot/ {
12*f126890aSEmmanuel Vadot	model = "Gateworks Ventana i.MX6 DualLite/Solo GW552X";
13*f126890aSEmmanuel Vadot	compatible = "gw,imx6dl-gw552x", "gw,ventana", "fsl,imx6dl";
14*f126890aSEmmanuel Vadot};
15