arch/arm64/boot/dts/rockchip/rk3566-bigtreetech-cb2-manta.dts

Source file repositories/reference/linux-study-clean/arch/arm64/boot/dts/rockchip/rk3566-bigtreetech-cb2-manta.dts

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/rockchip/rk3566-bigtreetech-cb2-manta.dts
Extension
.dts
Size
210 bytes
Lines
11
Domain
Architecture Layer
Bucket
arch/arm64
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

// SPDX-License-Identifier: (GPL-2.0+ OR MIT)

/dts-v1/;

#include "rk3566-bigtreetech-cb2.dtsi"

/ {
	model = "BigTreeTech CB2";
	compatible = "bigtreetech,cb2-manta", "bigtreetech,cb2", "rockchip,rk3566";
};

Annotation

Implementation Notes