arch/arm64/boot/dts/marvell/armada-7020.dtsi

Source file repositories/reference/linux-study-clean/arch/arm64/boot/dts/marvell/armada-7020.dtsi

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/marvell/armada-7020.dtsi
Extension
.dtsi
Size
256 bytes
Lines
11
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)
/*
 * Copyright (C) 2016 Marvell Technology Group Ltd.
 *
 * Device Tree file for the Armada 7020 SoC, made of an AP806 Dual and
 * one CP110.
 */

#include "armada-ap806-dual.dtsi"
#include "armada-70x0.dtsi"

Annotation

Implementation Notes