commit | 2209b72d41993c13de220b82c830b482925322b9 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Thu Sep 12 16:26:06 2019 +0300 |
committer | Tero Kristo <t-kristo@ti.com> | Thu Oct 31 15:18:28 2019 +0200 |
tree | c158c09c67ed844524e189485315a832a5605b26 | |
parent | 22a6564f716b0746b5a05add3f9f37549f89244e [diff] |
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>