arch/arm64/boot/dts/qcom/apq8096-db820c.dts

Source file repositories/reference/linux-study-clean/arch/arm64/boot/dts/qcom/apq8096-db820c.dts

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/qcom/apq8096-db820c.dts
Extension
.dts
Size
315 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: GPL-2.0-only
/*
 * Copyright (c) 2014-2016, The Linux Foundation. All rights reserved.
 */

/dts-v1/;

#include "msm8996.dtsi"
#include "apq8096-db820c.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. DB820c";
	compatible = "arrow,apq8096-db820c", "qcom,apq8096-sbc", "qcom,apq8096";
};

Annotation

Implementation Notes