arch/arm64/boot/dts/qcom/sc7180-lite.dtsi

Source file repositories/reference/linux-study-clean/arch/arm64/boot/dts/qcom/sc7180-lite.dtsi

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/qcom/sc7180-lite.dtsi
Extension
.dtsi
Size
426 bytes
Lines
27
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
/*
 * SC7180 lite device tree source
 *
 * Copyright (c) 2020, The Linux Foundation. All rights reserved.
 */

&cpu6_opp10 {
	opp-peak-kBps = <7216000 22425600>;
};

&cpu6_opp11 {
	opp-peak-kBps = <7216000 22425600>;
};

&cpu6_opp12 {
	opp-peak-kBps = <8532000 23347200>;
};

&cpu6_opp13 {
	opp-peak-kBps = <8532000 23347200>;
};

&cpu6_opp14 {
	opp-peak-kBps = <8532000 23347200>;
};

Annotation

Implementation Notes