commit | 291bc3fe133283ac36735aef071b6279c1050def | [log] [tgz] |
---|---|---|
author | Dario Binacchi <dariobin@libero.it> | Sat Feb 22 14:05:43 2020 +0100 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Tue Mar 03 13:08:14 2020 +0530 |
tree | 874f9cafbced4767887ce64822e3863b6160e6cf | |
parent | 2ef4010fbf51c698cbcb1a60e0c65e5d80b4d44d [diff] |
video: omap: add loop exit conditions to the dpll setup In case of null error, round rate is equal to target rate, so it is useless to continue to search the DPLL setup parameters to get the desidered pixel clock rate. Signed-off-by: Dario Binacchi <dariobin@libero.it> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>