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

Sort clock definitions in platform files #28

Open
lumag opened this issue Nov 6, 2023 · 3 comments
Open

Sort clock definitions in platform files #28

lumag opened this issue Nov 6, 2023 · 3 comments

Comments

@lumag
Copy link
Collaborator

lumag commented Nov 6, 2023

Define and implement a sorting order for all the clocks in the platform file.

          Very nicely sorted file :upside_down_face:

Originally posted by @MarijnS95 in #24 (comment)

@konradybcio
Copy link
Member

konradybcio commented Jan 25, 2024

I propose:

  1. GCC (because most blocks need to reference it, anyway)
  2. by-MMIO

@lumag
Copy link
Collaborator Author

lumag commented Jan 25, 2024

We need to define sorting order withing the CC block. Some of the platforms use clock name, other use parent_mux_val.

@konradybcio
Copy link
Member

within the CC block, I think only parent_mux_val makes sense here

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

2 participants