arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts

Source file repositories/reference/linux-study-clean/arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts
Extension
.dts
Size
326 bytes
Lines
16
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 Ebisu/Ebisu-4D board with R-Car E3
 *
 * Copyright (C) 2018 Renesas Electronics Corp.
 */

/dts-v1/;
#include "r8a77990.dtsi"
#include "ebisu.dtsi"

/ {
	model = "Renesas Ebisu board based on r8a77990";
	compatible = "renesas,ebisu", "renesas,r8a77990";
};

Annotation

Implementation Notes