arch/arm/boot/dts/intel/pxa/pxa300-raumfeld-speaker-l.dts

Source file repositories/reference/linux-study-clean/arch/arm/boot/dts/intel/pxa/pxa300-raumfeld-speaker-l.dts

File Facts

System
Linux kernel
Corpus path
arch/arm/boot/dts/intel/pxa/pxa300-raumfeld-speaker-l.dts
Extension
.dts
Size
252 bytes
Lines
12
Domain
Architecture Layer
Bucket
arch/arm
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

/dts-v1/;

#include "pxa300-raumfeld-common.dtsi"
#include "pxa300-raumfeld-tuneable-clock.dtsi"

/ {
	model = "Raumfeld Speaker L (PXA3xx)";
	compatible = "raumfeld,raumfeld-speaker-l-pxa303", "marvell,pxa300";
};

Annotation

Implementation Notes