arch/arm64/boot/dts/ti/k3-am625-verdin-dev-nau8822-btl.dtso

Source file repositories/reference/linux-study-clean/arch/arm64/boot/dts/ti/k3-am625-verdin-dev-nau8822-btl.dtso

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/ti/k3-am625-verdin-dev-nau8822-btl.dtso
Extension
.dtso
Size
289 bytes
Lines
15
Domain
Architecture Layer
Bucket
arch/arm64
Inferred role
Architecture Layer: arch/arm64
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) Toradex
 *
 * Enable Bridge Tied Load (BTL) speaker mode on the Verdin Development Board,
 * combining the two loudspeaker outputs for higher output power.
 */

/dts-v1/;
/plugin/;

&nau8822_1a {
	nuvoton,spk-btl;
};

Annotation

Implementation Notes