arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-720p.dts

Source file repositories/reference/linux-study-clean/arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-720p.dts

File Facts

System
Linux kernel
Corpus path
arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-720p.dts
Extension
.dts
Size
302 bytes
Lines
11
Domain
Architecture Layer
Bucket
arch/riscv
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) 2022 Samuel Holland <samuel@sholland.org>

#include "sun20i-d1-lichee-rv-86-panel.dtsi"

/ {
	model = "Sipeed Lichee RV 86 Panel (720p)";
	compatible = "sipeed,lichee-rv-86-panel-720p", "sipeed,lichee-rv",
		     "allwinner,sun20i-d1";
};

Annotation

Implementation Notes