Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mripard opened this issue Feb 13, 2020 · 0 comments
Open

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

mripard opened this issue Feb 13, 2020 · 0 comments

Comments

@mripard
Copy link

mripard commented Feb 13, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant