arch/powerpc/boot/dts/fsl/qoriq-sata2-0.dtsi

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

File Facts

System
Linux kernel
Corpus path
arch/powerpc/boot/dts/fsl/qoriq-sata2-0.dtsi
Extension
.dtsi
Size
1975 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

sata@220000 {
	compatible = "fsl,pq-sata-v2";
	reg = <0x220000 0x1000>;
	interrupts = <68 0x2 0 0>;
};

Annotation

Implementation Notes