Skip to content

Conversation

@Harini-T
Copy link

Remove frequency-based clock node reuse that caused name collisions. When multiple peripherals shared the same frequency, the last-processed peripheral would overwrite the clock node name, breaking earlier references.

Create unique clock node for each peripheral based on its label.

Remove frequency-based clock node reuse that caused name collisions.
When multiple peripherals shared the same frequency, the last-processed
peripheral would overwrite the clock node name, breaking earlier
references.

Create unique clock node for each peripheral based on its label.

Signed-off-by: Harini T <[email protected]>
@Harini-T
Copy link
Author

@kedareswararao @onkarharsh can you please review?

Copy link
Contributor

@onkarharsh onkarharsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.
@kedareswararao I am not aware of the full context here. Please check the changes workflow wise.

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

Successfully merging this pull request may close these issues.

2 participants