arch/arm64/boot/dts/renesas/r8a77980-condor.dts

Source file repositories/reference/linux-study-clean/arch/arm64/boot/dts/renesas/r8a77980-condor.dts

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/renesas/r8a77980-condor.dts
Extension
.dts
Size
373 bytes
Lines
17
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
/*
 * Device Tree Source for the Condor board with R-Car V3H
 *
 * Copyright (C) 2018 Renesas Electronics Corp.
 * Copyright (C) 2018 Cogent Embedded, Inc.
 */

/dts-v1/;
#include "r8a77980.dtsi"
#include "condor-common.dtsi"

/ {
	model = "Renesas Condor board based on r8a77980";
	compatible = "renesas,condor", "renesas,r8a77980";
};

Annotation

Implementation Notes