arch/arm64/boot/dts/freescale/imx8dxp-tqma8xdps-mb-smarc-2.dts

Source file repositories/reference/linux-study-clean/arch/arm64/boot/dts/freescale/imx8dxp-tqma8xdps-mb-smarc-2.dts

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/freescale/imx8dxp-tqma8xdps-mb-smarc-2.dts
Extension
.dts
Size
419 bytes
Lines
17
Domain
Architecture Layer
Bucket
arch/arm64
Inferred role
Architecture Layer: configuration, schema, or hardware description
Status
atlas-only

Why This File Exists

CPU and platform-specific kernel glue: boot entry, traps, syscall entry, interrupts, page tables, context switch, and low-level barriers.

Dependency Surface

Detected Declarations

Annotated Snippet

// SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
/*
 * Copyright (c) 2021-2025 TQ-Systems GmbH <linux@ew.tq-group.com>,
 * D-82229 Seefeld, Germany.
 * Author: Alexander Stein
 */

/dts-v1/;

#include "imx8dxp-tqma8xdps.dtsi"
#include "tqma8xxs-mb-smarc-2.dtsi"

/ {
	model = "TQ-Systems i.MX8DXP TQMa8XDPS on MB-SMARC-2";
	compatible = "tq,imx8dxp-tqma8xdps-mb-smarc-2", "tq,imx8dxp-tqma8xdps", "fsl,imx8dxp";
};

Annotation

Implementation Notes