xref: /openbmc/u-boot/arch/arm/dts/fsl-imx8dxp.dtsi (revision 2f07a9a6)
1*f180f4a4SPeng Fan// SPDX-License-Identifier: GPL-2.0+
2*f180f4a4SPeng Fan/*
3*f180f4a4SPeng Fan * Copyright 2018 NXP
4*f180f4a4SPeng Fan */
5*f180f4a4SPeng Fan
6*f180f4a4SPeng Fan#include "fsl-imx8dx.dtsi"
7*f180f4a4SPeng Fan
8*f180f4a4SPeng Fan/ {
9*f180f4a4SPeng Fan	model = "Freescale i.MX8DXP";
10*f180f4a4SPeng Fan	compatible = "fsl,imx8dxp", "fsl,imx8qxp";
11*f180f4a4SPeng Fan};
12