diff options
author | Tero Kristo <t-kristo@ti.com> | 2019-09-12 16:26:12 +0300 |
---|---|---|
committer | Tero Kristo <t-kristo@ti.com> | 2019-10-31 16:18:29 +0300 |
commit | caf00b53678f172a80217d297e83346f337b427c (patch) | |
tree | 2177cc9356ddfdaa5f5ba59abc7bf54787d47dd9 /.get_maintainer.ignore | |
parent | 95a62bf2dbfb8c1fa44f92e2d0116628695fa9bd (diff) | |
download | linux-caf00b53678f172a80217d297e83346f337b427c.tar.xz |
clk: ti: am43xx: drop idlest polling from pruss clkctrl clock
The PRUSS modules on AM43xx SoCs have a hardreset line and are controlled
by a PRCM reset line. Any clkctrl enable/disable operations cannot be
checked for module enabled/disabled status independent of the reset
operation, and this causes some unwanted timeouts in the kernel and
unbalanced states for the PRUSS clocks. These details should be handled
by the driver integration code itself.
Add the CLKF_NO_IDLEST flag to the PRUSS clkctrl clock so that these
module status checks are skipped.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions