arch/arm64/boot/dts/freescale/imx8mp-skov-revc-hdmi.dts

Source file repositories/reference/linux-study-clean/arch/arm64/boot/dts/freescale/imx8mp-skov-revc-hdmi.dts

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/freescale/imx8mp-skov-revc-hdmi.dts
Extension
.dts
Size
189 bytes
Lines
9
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 MIT)

#include "imx8mp-skov-revb-hdmi.dts"

/ {
	model = "SKOV IMX8MP CPU revC - HDMI";
	compatible = "skov,imx8mp-skov-revc-hdmi", "fsl,imx8mp";
};

Annotation

Implementation Notes