You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
However, the meta-schema seems to reject it
The text was updated successfully, but these errors were encountered: