arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r3-lte.dts

Source file repositories/reference/linux-study-clean/arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r3-lte.dts

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r3-lte.dts
Extension
.dts
Size
310 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+ OR MIT)
/*
 * Google Pompom board device tree source
 *
 * Copyright 2021 Google LLC.
 */

#include "sc7180-trogdor-pompom-r3.dts"
#include "sc7180-trogdor-lte-sku.dtsi"

/ {
	model = "Google Pompom (rev3+) with LTE";
	compatible = "google,pompom-sku0", "qcom,sc7180";
};

Annotation

Implementation Notes