Skip to content

Allow clock-output-names to have a list of descriptions #33

Description

@mripard

clock-output-names will most of the time (always?) be a list of strings that is under control of the device tree itself, so we cannot really mandate a list of values.

Therefore, using something like

clock-output-names:
  items:
    - description: First clock to name
    - description: Second clock to name

However, the meta-schema seems to reject it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions