arch/arm64/boot/dts/qcom/sc7280-herobrine-crd-pro.dts

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

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/qcom/sc7280-herobrine-crd-pro.dts
Extension
.dts
Size
410 bytes
Lines
15
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: BSD-3-Clause
/*
 * sc7280 CRD 3+ Pro board device tree source
 *
 * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
 */

#include "sc7280-herobrine-crd.dts"
#include "sc7280-herobrine-pro-sku.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. sc7280 CRD Pro platform (rev5+)";
	compatible = "google,zoglin-sku1536", "google,hoglin-sku1536", "qcom,sc7280";
};

Annotation

Implementation Notes