Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: clk: sam: extend the time for waiting PLL ready
The start-up time (simulation data) of sama7g5 PLL is 50us in condition reaching 95% of target frequency. The PLL lock status bit is not set a few times with current timeout setting. Extend the time to make sure the check is successful for any cases. Signed-off-by: Tony Han <tony.han@microchip.com>
- Loading branch information