Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml

Source file repositories/reference/linux-study-clean/Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml

File Facts

System
Linux kernel
Corpus path
Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml
Extension
.yaml
Size
4414 bytes
Lines
140
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.

Dependency Surface

Detected Declarations

Annotated Snippet

# SPDX-License-Identifier: (GPL-2.0+ OR X11)
%YAML 1.2
---
$id: http://devicetree.org/schemas/arm/marvell/armada-7k-8k.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#

title: Marvell Armada 7K/8K Platforms

maintainers:
  - Gregory CLEMENT <gregory.clement@bootlin.com>

properties:
  $nodename:
    const: '/'
  compatible:
    oneOf:

      - description: Armada 7020 SoC
        items:
          - const: marvell,armada7020
          - const: marvell,armada-ap806-dual
          - const: marvell,armada-ap806

      - description:
          Falcon (DB-98CX85x0) Development board COM Express Carrier plus
          Armada 7020 SoC COM Express CPU module
        items:
          - const: marvell,armada7020-falcon-carrier
          - const: marvell,db-falcon-carrier
          - const: marvell,armada7020-cpu-module
          - const: marvell,armada7020
          - const: marvell,armada-ap806-dual
          - const: marvell,armada-ap806

      - description: Armada 7040 SoC
        items:
          - enum:
              - globalscale,mochabin
              - marvell,armada7040-db
          - const: marvell,armada7040
          - const: marvell,armada-ap806-quad
          - const: marvell,armada-ap806

      - description: Armada 8020 SoC
        items:
          - const: marvell,armada8020
          - const: marvell,armada-ap806-dual
          - const: marvell,armada-ap806

      - description: Armada 8040 SoC
        items:
          - enum:
              - iei,puzzle-m801
              - marvell,armada8040-db
              - solidrun,clearfog-gt-8k
          - const: marvell,armada8040
          - const: marvell,armada-ap806-quad
          - const: marvell,armada-ap806

      - description: Armada 8040 SoC MACCHIATOBin Boards
        items:
          - enum:
              - marvell,armada8040-mcbin-doubleshot
              - marvell,armada8040-mcbin-singleshot
          - const: marvell,armada8040-mcbin
          - const: marvell,armada8040
          - const: marvell,armada-ap806-quad
          - const: marvell,armada-ap806

      - description: Armada 8080 SoC

Annotation

Implementation Notes