arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-rt1015p.dtsi

Source file repositories/reference/linux-study-clean/arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-rt1015p.dtsi

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-rt1015p.dtsi
Extension
.dtsi
Size
241 bytes
Lines
14
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)
/*
 * Google Kukui (and derivatives) audio fragment for rt1015p.
 *
 * Copyright 2020 Google LLC.
 */

/ {
	rt1015p: rt1015p {
		compatible = "realtek,rt1015p";
		sdb-gpios = <&pio 175 0>;
	};
};

Annotation

Implementation Notes