arch/arm64/boot/dts/ti/k3-j722s-mcu.dtsi

Source file repositories/reference/linux-study-clean/arch/arm64/boot/dts/ti/k3-j722s-mcu.dtsi

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/ti/k3-j722s-mcu.dtsi
Extension
.dtsi
Size
352 bytes
Lines
16
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-only OR MIT
/*
 * Device Tree file for the J722S MCU domain peripherals
 *
 * Copyright (C) 2026 Texas Instruments Incorporated - https://www.ti.com/
 * Copyright (C) 2026 Bootlin
 */

&mcu_pmx0 {
	compatible = "ti,j7200-padconf", "pinctrl-single";
};

&mcu_r5fss0_core0 {
	firmware-name = "j722s-mcu-r5f0_0-fw";
};

Annotation

Implementation Notes