summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLokesh Vutla <[email protected]>2014-06-02 10:49:03 +0530
committerTom Rini <[email protected]>2014-06-06 17:46:15 -0400
commitccd2f8db814b88bf4f7a7d418048051d259014a4 (patch)
treefca96e748394fad035cfd12a2caf04b743762c9e /include
parentfa03834fdf62eb40bc2d47c0e4289d6c250cb148 (diff)
ARM: AM43xx: Fix UART clocks enabling
After enabling a module, SW has to wait on IDLEST bit until it is Fully functional. This wait is missing for UART module and there is a immediate access of UART registers after this. So there is a chance of hang on this module( This can happen when we are running from MPU SRAM). So waiting for IDLEST bit. Signed-off-by: Lokesh Vutla <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions