On 31.07.2023 13:01, Konrad Dybcio wrote: > On 13.06.2023 19:54, Konrad Dybcio wrote: >> >> >> On 13.06.2023 19:56, Bjorn Andersson wrote: >>> On Mon, Jun 12, 2023 at 11:22:48AM +0200, Konrad Dybcio wrote: >>>> The config/periph/system NoC clocks are wholly controlled by the >>>> RPM firmware and Linux should never ever alter their configuration. >>>> >>> >>> Does Linux need to know about them? >> Not really, but it allows us to get rates of their children. >> >> We can get rid of them if one can argue debugcc is enough. Unless >> we need clk_get_rate for some reason. >> > Any opinions? So, do we drop them? Konrad