arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-kagura.dts

Source file repositories/reference/linux-study-clean/arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-kagura.dts

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-kagura.dts
Extension
.dts
Size
396 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: BSD-3-Clause
/*
 * Copyright (c) 2021, AngeloGioacchino Del Regno
 *                     <angelogioacchino.delregno@somainline.org>
 * Copyright (c) 2021, Konrad Dybcio <konrad.dybcio@somainline.org>
 */

/dts-v1/;

#include "msm8996-sony-xperia-tone.dtsi"

/ {
	model = "Sony Xperia XZ";
	compatible = "sony,kagura-row", "qcom,msm8996";
	chassis-type = "handset";
};

Annotation

Implementation Notes