arch/arm64/boot/dts/qcom/x1p42100-crd.dts

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

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/qcom/x1p42100-crd.dts
Extension
.dts
Size
428 bytes
Lines
22
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) 2025 Qualcomm Innovation Center, Inc. All rights reserved.
 */

/dts-v1/;

#include "purwa.dtsi"
#include "x1-crd.dtsi"

/delete-node/ &pmc8380_6;
/delete-node/ &pmc8380_6_thermal;

/ {
	model = "Qualcomm Technologies, Inc. X1P42100 CRD";
	compatible = "qcom,x1p42100-crd", "qcom,x1p42100";
};

&gpu_zap_shader {
	firmware-name = "qcom/x1p42100/gen71500_zap.mbn";
};

Annotation

Implementation Notes