Re: [PATCH v3 4/6] clk: zynqmp: Add support for get max divider

From: Stephen Boyd
Date: Thu Jan 23 2020 - 17:58:57 EST


Quoting Rajan Vaja (2019-12-04 22:35:57)
> To achieve best possible rate, maximum limit of divider is required
> while computation. Get maximum supported divisor from firmware. To
> maintain backward compatibility assign maximum possible value(0xFFFF)
> if query for max divisor is not successful.
>
> Signed-off-by: Rajan Vaja <rajan.vaja@xxxxxxxxxx>
> ---

Applied to clk-next