]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: ti: clk-k3: Notify AVS driver upon setting clock rate
authorUdit Kumar <u-kumar1@ti.com>
Thu, 21 Sep 2023 17:00:38 +0000 (22:30 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 12 Oct 2023 18:06:04 +0000 (14:06 -0400)
commit891180923ef9ac67b822718948310a4b5c33cd5b
tree6595643c7a278ecdfe56d1e996f8d848807b16e8
parentf9a47ac8d97da2b3aaf463f268a9a872a8d921df
clk: ti: clk-k3: Notify AVS driver upon setting clock rate

AVS is enabled at R5 SPL stage, on few platforms like J721E
and J7200 clk-k3 is used instead if clk-sci driver.

Add support in clk-k3 driver as well to notify AVS driver
on setting clock rate so that voltage is changed accordingly.

Cc: Keerthy <j-keerthy@ti.com>
Signed-off-by: Udit Kumar <u-kumar1@ti.com>
drivers/clk/ti/clk-k3.c