arch/powerpc/boot/dts/fsl/t1040d4rdb.dts

Source file repositories/reference/linux-study-clean/arch/powerpc/boot/dts/fsl/t1040d4rdb.dts

File Facts

System
Linux kernel
Corpus path
arch/powerpc/boot/dts/fsl/t1040d4rdb.dts
Extension
.dts
Size
2038 bytes
Lines
47
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

/include/ "t104xsi-pre.dtsi"
/include/ "t104xd4rdb.dtsi"

/ {
	model = "fsl,T1040D4RDB";
	compatible = "fsl,T1040D4RDB";
	#address-cells = <2>;
	#size-cells = <2>;
	interrupt-parent = <&mpic>;
};

#include "t1040si-post.dtsi"

Annotation

Implementation Notes