xref: /freebsd-src/sys/contrib/device-tree/src/arm/nxp/vf/vf610-colibri-eval-v3.dts (revision f126890ac5386406dadf7c4cfa9566cbb56537c5)
1*f126890aSEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0+ OR MIT
2*f126890aSEmmanuel Vadot/*
3*f126890aSEmmanuel Vadot * Copyright 2014-2020 Toradex
4*f126890aSEmmanuel Vadot */
5*f126890aSEmmanuel Vadot
6*f126890aSEmmanuel Vadot/dts-v1/;
7*f126890aSEmmanuel Vadot#include "vf610-colibri.dtsi"
8*f126890aSEmmanuel Vadot#include "vf-colibri-eval-v3.dtsi"
9*f126890aSEmmanuel Vadot
10*f126890aSEmmanuel Vadot/ {
11*f126890aSEmmanuel Vadot	model = "Toradex Colibri VF61 on Colibri Evaluation Board";
12*f126890aSEmmanuel Vadot	compatible = "toradex,vf610-colibri_vf61-on-eval", "toradex,vf610-colibri_vf61", "fsl,vf610";
13*f126890aSEmmanuel Vadot};
14