Re: [PATCH] clk: ti: clk-sci: Notify AVS driver based upon clock rate

2023-10-12 Thread Tom Rini
On Thu, Sep 21, 2023 at 10:33:43PM +0530, Udit Kumar wrote: > AVS driver needs to be notified before or after clock change, > depending upon new rate is greater or less than current clock rate. > > Fixes: 1e0aa873bc7cd ("clk: clk-ti-sci: Notify AVS driver upon setting clock > rate") > > Cc: Kee

[PATCH] clk: ti: clk-sci: Notify AVS driver based upon clock rate

2023-09-21 Thread Udit Kumar
AVS driver needs to be notified before or after clock change, depending upon new rate is greater or less than current clock rate. Fixes: 1e0aa873bc7cd ("clk: clk-ti-sci: Notify AVS driver upon setting clock rate") Cc: Keerthy Signed-off-by: Udit Kumar --- Boot logs https://gist.github.com/udit