Re: [PATCH] clk: qcom: gcc-sc7180: Fix setting flag for votable GDSCs

From: Stephen Boyd
Date: Thu Dec 19 2019 - 00:36:08 EST


Quoting Matthias Kaehlcke (2019-12-04 12:04:12)
> Commit 17269568f7267 ("clk: qcom: Add Global Clock controller (GCC)
> driver for SC7180") sets the VOTABLE flag in .pwrsts, but it needs
> to be set in .flags, fix this.
>
> Fixes: 17269568f7267 ("clk: qcom: Add Global Clock controller (GCC) driver for SC7180")
> Signed-off-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
> ---

Applied to clk-fixes