Documentation/devicetree/bindings/arm/realtek.yaml
Source file repositories/reference/linux-study-clean/Documentation/devicetree/bindings/arm/realtek.yaml
File Facts
- System
- Linux kernel
- Corpus path
Documentation/devicetree/bindings/arm/realtek.yaml- Extension
.yaml- Size
- 2123 bytes
- Lines
- 79
- Domain
- Support Tooling And Documentation
- Bucket
- Documentation
- Inferred role
- Support Tooling And Documentation: configuration, schema, or hardware description
- Status
- atlas-only
Why This File Exists
Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.
- Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.
Dependency Surface
- No C-style include directives detected by the generator.
Detected Declarations
- No top-level syscall, struct, function, initcall, or export declaration detected by the generator.
Annotated Snippet
# SPDX-License-Identifier: GPL-2.0-or-later OR BSD-2-Clause
%YAML 1.2
---
$id: http://devicetree.org/schemas/arm/realtek.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
title: Realtek platforms
maintainers:
- Andreas Färber <afaerber@suse.de>
properties:
$nodename:
const: '/'
compatible:
oneOf:
- description: RTD1195 SoC based boards
items:
- enum:
- mele,x1000 # MeLE X1000
- realtek,horseradish # Realtek Horseradish EVB
- const: realtek,rtd1195
- description: RTD1293 SoC based boards
items:
- enum:
- synology,ds418j # Synology DiskStation DS418j
- const: realtek,rtd1293
- description: RTD1295 SoC based boards
items:
- enum:
- mele,v9 # MeLE V9
- probox2,ava # ProBox2 AVA
- xnano,x5 # Xnano X5
- zidoo,x9s # Zidoo X9S
- const: realtek,rtd1295
- description: RTD1296 SoC based boards
items:
- enum:
- synology,ds418 # Synology DiskStation DS418
- const: realtek,rtd1296
- description: RTD1395 SoC based boards
items:
- enum:
- bananapi,bpi-m4 # Banana Pi BPI-M4
- realtek,lion-skin # Realtek Lion Skin EVB
- const: realtek,rtd1395
- description: RTD1501s SoC based boards
items:
- enum:
- realtek,phantom # Realtek Phantom EVB (8GB)
- const: realtek,rtd1501s
- description: RTD1619 SoC based boards
items:
- enum:
- realtek,mjolnir # Realtek Mjolnir EVB
- const: realtek,rtd1619
- description: RTD1861b SoC based boards
items:
- enum:
- realtek,krypton # Realtek Krypton EVB (8GB)
- const: realtek,rtd1861b
- description: RTD1920s SoC based boards
Annotation
- Atlas domain: Support Tooling And Documentation / Documentation.
- Implementation status: atlas-only.
Implementation Notes
- This generated page is the file-by-file coverage layer; curated subsystem chapters should link here when they synthesize a multi-file control flow.
- Core OS pages should be promoted from atlas-only to deep-reviewed when they explain data structures, invariants, locking, lifecycle, and C implementation snippets.
- Driver-family pages are intentionally pattern-oriented unless they are part of the selected PCIe/NVMe representative device path.