diff options
author | Rajan Vaja <rajan.vaja@xilinx.com> | 2020-03-03 00:50:40 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2020-05-27 03:58:59 +0300 |
commit | 0541e0217ac8daef32650ba8477ff0a55f9a94b1 (patch) | |
tree | 2f50ff428f7bc508537e75d1ca0bb446f0f1f9fb /scripts/gdb/linux/utils.py | |
parent | 8f3d9f354286745c751374f5f1fcafee6b3f3136 (diff) | |
download | linux-0541e0217ac8daef32650ba8477ff0a55f9a94b1.tar.xz |
clk: zynqmp: Limit bestdiv with maxdiv
Clock divider value should not be greater than maximum divider value.
So use minimum of best divider or maximum divider value.
Signed-off-by: Rajan Vaja <rajan.vaja@xilinx.com>
Signed-off-by: Jolly Shah <jolly.shah@xilinx.com>
Link: https://lkml.kernel.org/r/1583185843-20707-2-git-send-email-jolly.shah@xilinx.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions