arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker.dts

Source file repositories/reference/linux-study-clean/arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker.dts

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker.dts
Extension
.dts
Size
302 bytes
Lines
17
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)
/*
 * Google Evoker board device tree source
 *
 * Copyright 2022 Google LLC.
 */

/dts-v1/;

#include "sc7280-herobrine-evoker.dtsi"
#include "sc7280-herobrine-wifi-sku.dtsi"

/ {
	model = "Google Evoker";
	compatible = "google,evoker", "qcom,sc7280";
};

Annotation

Implementation Notes