Re: [PATCH v6 1/4] clk: zynqmp: Use firmware specific common clock flags
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-29 06:10:37
Also in:
linux-clk, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-29 06:10:37
Also in:
linux-clk, lkml
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 <redacted> ---
Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel