1*f126890aSEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0 OR MIT 2*f126890aSEmmanuel Vadot// 3*f126890aSEmmanuel Vadot// Copyright 2018 Technexion Ltd. 4*f126890aSEmmanuel Vadot// 5*f126890aSEmmanuel Vadot// Author: Wig Cheng <wig.cheng@technexion.com> 6*f126890aSEmmanuel Vadot// Richard Hu <richard.hu@technexion.com> 7*f126890aSEmmanuel Vadot// Tapani Utriainen <tapani@technexion.com> 8*f126890aSEmmanuel Vadot 9*f126890aSEmmanuel Vadot/dts-v1/; 10*f126890aSEmmanuel Vadot 11*f126890aSEmmanuel Vadot#include "imx6q.dtsi" 12*f126890aSEmmanuel Vadot#include "imx6qdl-pico-pi.dtsi" 13*f126890aSEmmanuel Vadot 14*f126890aSEmmanuel Vadot/ { 15*f126890aSEmmanuel Vadot model = "TechNexion PICO-IMX6 Quad Board and PI baseboard"; 16*f126890aSEmmanuel Vadot compatible = "technexion,imx6q-pico-pi", "fsl,imx6q"; 17*f126890aSEmmanuel Vadot}; 18