xref: /freebsd-src/sys/contrib/device-tree/src/arm/nxp/imx/imx6dl-skov-revc-lt2.dts (revision f126890ac5386406dadf7c4cfa9566cbb56537c5)
1*f126890aSEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0 OR MIT)
2*f126890aSEmmanuel Vadot//
3*f126890aSEmmanuel Vadot// Copyright (C) 2020 Pengutronix, Ulrich Oelmann <kernel@pengutronix.de>
4*f126890aSEmmanuel Vadot
5*f126890aSEmmanuel Vadot/dts-v1/;
6*f126890aSEmmanuel Vadot#include "imx6dl.dtsi"
7*f126890aSEmmanuel Vadot#include "imx6qdl-skov-cpu.dtsi"
8*f126890aSEmmanuel Vadot#include "imx6qdl-skov-cpu-revc.dtsi"
9*f126890aSEmmanuel Vadot#include "imx6qdl-skov-revc-lt2.dtsi"
10*f126890aSEmmanuel Vadot
11*f126890aSEmmanuel Vadot/ {
12*f126890aSEmmanuel Vadot	model = "SKOV IMX6 CPU SoloCore";
13*f126890aSEmmanuel Vadot	compatible = "skov,imx6dl-skov-revc-lt2", "fsl,imx6dl";
14*f126890aSEmmanuel Vadot};
15