1*f126890aSEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0 OR MIT) 2*f126890aSEmmanuel Vadot// 3*f126890aSEmmanuel Vadot// Copyright 2018 NXP. 4*f126890aSEmmanuel Vadot 5*f126890aSEmmanuel Vadot/dts-v1/; 6*f126890aSEmmanuel Vadot 7*f126890aSEmmanuel Vadot#include "imx6ulz.dtsi" 8*f126890aSEmmanuel Vadot#include "imx6ul-14x14-evk.dtsi" 9*f126890aSEmmanuel Vadot 10*f126890aSEmmanuel Vadot/delete-node/ &fec1; 11*f126890aSEmmanuel Vadot/delete-node/ &fec2; 12*f126890aSEmmanuel Vadot/delete-node/ &can1; 13*f126890aSEmmanuel Vadot/delete-node/ &can2; 14*f126890aSEmmanuel Vadot/delete-node/ &lcdif; 15*f126890aSEmmanuel Vadot/delete-node/ &tsc; 16*f126890aSEmmanuel Vadot 17*f126890aSEmmanuel Vadot/ { 18*f126890aSEmmanuel Vadot model = "Freescale i.MX6 ULZ 14x14 EVK Board"; 19*f126890aSEmmanuel Vadot compatible = "fsl,imx6ulz-14x14-evk", "fsl,imx6ull", "fsl,imx6ulz"; 20*f126890aSEmmanuel Vadot 21*f126890aSEmmanuel Vadot /delete-node/ panel; 22*f126890aSEmmanuel Vadot}; 23