arch/arm64/boot/dts/realtek/rtd1619.dtsi

Source file repositories/reference/linux-study-clean/arch/arm64/boot/dts/realtek/rtd1619.dtsi

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/realtek/rtd1619.dtsi
Extension
.dtsi
Size
212 bytes
Lines
13
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-later OR BSD-2-Clause)
/*
 * Realtek RTD1619 SoC
 *
 * Copyright (c) 2019 Realtek Semiconductor Corp.
 */

#include "rtd16xx.dtsi"

/ {
	compatible = "realtek,rtd1619";
};

Annotation

Implementation Notes