arch/arm64/boot/dts/qcom/x1e80100-microsoft-romulus13.dts

Source file repositories/reference/linux-study-clean/arch/arm64/boot/dts/qcom/x1e80100-microsoft-romulus13.dts

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/qcom/x1e80100-microsoft-romulus13.dts
Extension
.dts
Size
292 bytes
Lines
14
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) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
 */

/dts-v1/;

#include "x1e80100-microsoft-romulus.dtsi"

/ {
	model = "Microsoft Surface Laptop 7 (13.8 inch)";
	compatible = "microsoft,romulus13", "qcom,x1e80100";
};

Annotation

Implementation Notes