arch/powerpc/boot/dts/fsl/qoriq-qman3.dtsi

Source file repositories/reference/linux-study-clean/arch/powerpc/boot/dts/fsl/qoriq-qman3.dtsi

File Facts

System
Linux kernel
Corpus path
arch/powerpc/boot/dts/fsl/qoriq-qman3.dtsi
Extension
.dtsi
Size
2025 bytes
Lines
42
Domain
Architecture Layer
Bucket
arch/powerpc
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

qman: qman@318000 {
	compatible = "fsl,qman";
	reg = <0x318000 0x2000>;
	interrupts = <16 2 1 3>;
	fsl,qman-portals = <&qportals>;
	memory-region = <&qman_fqd &qman_pfdr>;
};

Annotation

Implementation Notes