Re: [PATCH v6 1/4] clk: zynqmp: Use firmware specific common clock flags

From: Stephen Boyd
Date: Tue Jun 29 2021 - 02:10:36 EST


Quoting Rajan Vaja (2021-06-28 00:01:19)
> Currently firmware passes CCF specific flags to ZynqMP clock driver.
> So firmware needs to be updated if CCF flags are changed. The firmware
> should have its own 'flag number space' that is distinct from the
> common clk framework's 'flag number space'. So define and use ZynqMP
> specific common clock flags instead of using CCF flags.
>
> Signed-off-by: Rajan Vaja <rajan.vaja@xxxxxxxxxx>
> ---

Applied to clk-next