Re: [PATCH v3 3/6] clk: zynqmp: Warn user if clock user are more than allowed
From: Stephen Boyd <sboyd@kernel.org>
Date: 2020-01-23 22:58:51
Also in:
linux-clk, linux-devicetree, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2020-01-23 22:58:51
Also in:
linux-clk, linux-devicetree, lkml
Quoting Rajan Vaja (2019-12-04 22:35:56)
Warn user if clock is used by more than allowed devices. This check is done by firmware and returns respective error code. Upon receiving error code for excessive user, warn user for the same. This change is done to restrict VPLL use count. It is assumed that VPLL is used by one user only. Signed-off-by: Michal Simek <redacted> 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