xref: /freebsd/sys/contrib/device-tree/src/arm64/freescale/imx8qxp-tqma8xqp.dtsi (revision 01950c46b8155250f64374fb72fc11faa44bf099)
1*01950c46SEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0-or-later OR X11)
2*01950c46SEmmanuel Vadot/*
3*01950c46SEmmanuel Vadot * Copyright 2018-2023 TQ-Systems GmbH <linux@ew.tq-group.com>,
4*01950c46SEmmanuel Vadot * D-82229 Seefeld, Germany.
5*01950c46SEmmanuel Vadot * Author: Alexander Stein
6*01950c46SEmmanuel Vadot */
7*01950c46SEmmanuel Vadot
8*01950c46SEmmanuel Vadot#include "imx8qxp.dtsi"
9*01950c46SEmmanuel Vadot#include "tqma8xx.dtsi"
10*01950c46SEmmanuel Vadot
11*01950c46SEmmanuel Vadot/ {
12*01950c46SEmmanuel Vadot	model = "TQ-Systems i.MX8QXP TQMa8XQP";
13*01950c46SEmmanuel Vadot	compatible = "tq,imx8qxp-tqma8xqp", "fsl,imx8qxp";
14*01950c46SEmmanuel Vadot};
15