diff options
Diffstat (limited to 'dts/upstream/src/arm64/freescale/imx8qxp-tqma8xqp-mba8xx.dts')
-rw-r--r-- | dts/upstream/src/arm64/freescale/imx8qxp-tqma8xqp-mba8xx.dts | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/dts/upstream/src/arm64/freescale/imx8qxp-tqma8xqp-mba8xx.dts b/dts/upstream/src/arm64/freescale/imx8qxp-tqma8xqp-mba8xx.dts new file mode 100644 index 00000000000..7d2e98bf8bc --- /dev/null +++ b/dts/upstream/src/arm64/freescale/imx8qxp-tqma8xqp-mba8xx.dts @@ -0,0 +1,16 @@ +// SPDX-License-Identifier: (GPL-2.0-or-later OR X11) +/* + * Copyright 2018-2023 TQ-Systems GmbH <linux@ew.tq-group.com>, + * D-82229 Seefeld, Germany. + * Author: Alexander Stein + */ + +/dts-v1/; + +#include "imx8qxp-tqma8xqp.dtsi" +#include "mba8xx.dtsi" + +/ { + model = "TQ-Systems i.MX8QXP TQMa8XQP on MBa8Xx"; + compatible = "tq,imx8qxp-tqma8xqp-mba8xx", "tq,imx8qxp-tqma8xqp", "fsl,imx8qxp"; +}; |