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

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

File Facts

System
Linux kernel
Corpus path
arch/powerpc/boot/dts/fsl/qoriq-clockgen1.dtsi
Extension
.dtsi
Size
1977 bytes
Lines
40
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

clockgen: global-utilities@e1000 {
	compatible = "fsl,qoriq-clockgen-1.0";
	reg = <0xe1000 0x1000>;
	#clock-cells = <2>;
};

Annotation

Implementation Notes