clocking-wizard: Support higher frequency accuracy
authorShubhrajyoti Datta <shubhrajyoti.datta@amd.com>
Mon, 27 Mar 2023 06:26:37 +0000 (11:56 +0530)
committerStephen Boyd <sboyd@kernel.org>
Mon, 27 Mar 2023 19:08:51 +0000 (12:08 -0700)
commit595c88cda65d30c6b36277c232193295a45406dc
treed78f8744e03d5cb458670e6697f3de27fcd64e8c
parent57e3bbd2cb8f98dfd78298998d42d6c4cd414083
clocking-wizard: Support higher frequency accuracy

Change the multipliers and divisors to support a higher
frequency accuracy if there is only one output.
Currently only O is changed now we are changing M, D and O.
For multiple output case the earlier behavior is retained.

Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
Link: https://lore.kernel.org/r/20230327062637.22237-1-shubhrajyoti.datta@amd.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/xilinx/clk-xlnx-clock-wizard.c