]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: ti: clkctrl: add new exported API for checking standby info
authorTero Kristo <t-kristo@ti.com>
Thu, 12 Sep 2019 13:26:06 +0000 (16:26 +0300)
committerTero Kristo <t-kristo@ti.com>
Thu, 31 Oct 2019 13:18:28 +0000 (15:18 +0200)
commit2209b72d41993c13de220b82c830b482925322b9
treec158c09c67ed844524e189485315a832a5605b26
parent22a6564f716b0746b5a05add3f9f37549f89244e
clk: ti: clkctrl: add new exported API for checking standby info

Standby status is provided for certain clkctrl clocks to see if the
given module has entered standby or not. This is mostly needed by
remoteproc code to see if the remoteproc has entered standby and the clock
can be turned off safely.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
drivers/clk/ti/clkctrl.c
include/linux/clk/ti.h