arch/powerpc/boot/dts/fsl/pq3-mpic-timer-B.dtsi

Source file repositories/reference/linux-study-clean/arch/powerpc/boot/dts/fsl/pq3-mpic-timer-B.dtsi

File Facts

System
Linux kernel
Corpus path
arch/powerpc/boot/dts/fsl/pq3-mpic-timer-B.dtsi
Extension
.dtsi
Size
2046 bytes
Lines
43
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

timer@42100 {
	compatible = "fsl,mpic-global-timer";
	reg = <0x42100 0x100 0x42300 4>;
	interrupts = <4 0 3 0
		      5 0 3 0
		      6 0 3 0
		      7 0 3 0>;
};

Annotation

Implementation Notes