]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: ti: clk-sci: Notify AVS driver based upon clock rate
authorUdit Kumar <u-kumar1@ti.com>
Thu, 21 Sep 2023 17:03:43 +0000 (22:33 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 12 Oct 2023 18:06:04 +0000 (14:06 -0400)
commitd55249e15348db8c4d9a6eeac1a5712a8060bf3b
tree37be18e188b7b94bcf540688a3097c720ac5dd4e
parent891180923ef9ac67b822718948310a4b5c33cd5b
clk: ti: clk-sci: Notify AVS driver based upon clock rate

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 <j-keerthy@ti.com>
Signed-off-by: Udit Kumar <u-kumar1@ti.com>
drivers/clk/ti/clk-sci.c