Skip to content

Conversation

@lumag
Copy link
Collaborator

@lumag lumag commented May 1, 2023

This is an attempt to fix the sc8280xp programming as suggested by @MarijnS95 at #18 (comment)

lumag added 3 commits May 1, 2023 16:14
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
For sc8280xp/mc_cc we do not have a correct primary mux value. Currently
the value is not used at all, since the GCC debug mux is not used for
mccc measurement. Instead of programming the dummy value, skip
programming it at all.

TODO: consider reverting this commit if we find a necessity to use
debug mux for mccc or other DDR clocks.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
@lumag lumag mentioned this pull request May 1, 2023
Copy link
Contributor

@MarijnS95 MarijnS95 left a comment

Choose a reason for hiding this comment

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

I especially like cleaning up the inconsistent use of struct debug_mux *gcc = clk->primary; 😬

@lumag
Copy link
Collaborator Author

lumag commented Nov 7, 2023

Replaced by the chained muxes support. Closing

@lumag lumag closed this Nov 7, 2023
@lumag lumag deleted the measure_hook branch November 7, 2023 12:06
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