summaryrefslogtreecommitdiff
path: root/drivers/clk/nxp
diff options
context:
space:
mode:
authorTero Kristo <t-kristo@ti.com>2019-09-12 16:26:13 +0300
committerTero Kristo <t-kristo@ti.com>2019-10-31 15:18:29 +0200
commit4d0030bdb47b703bebe4796d5c16beb776c6950f (patch)
treee903a654fe0c83a31376c837ed51a4cf156019fe /drivers/clk/nxp
parentcaf00b53678f172a80217d297e83346f337b427c (diff)
clk: ti: am33xx: drop idlest polling from pruss clkctrl clock
The PRUSS module on AM33xx SoCs has a hardreset line and is 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 'drivers/clk/nxp')
0 files changed, 0 insertions, 0 deletions