[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20221017222901.9D71DC433C1@smtp.kernel.org>
Date: Mon, 17 Oct 2022 15:28:59 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Rahul Tanwar <rtanwar@...linear.com>, linux-clk@...r.kernel.org,
mturquette@...libre.com, yzhu@...linear.com
Cc: linux-kernel@...r.kernel.org, linux-lgm-soc@...linear.com,
Rahul Tanwar <rtanwar@...linear.com>
Subject: Re: [PATCH v4 3/4] clk: mxl: Add option to override gate clks
Quoting Rahul Tanwar (2022-10-12 23:48:32)
> In MxL's LGM SoC, gate clocks can be controlled either from CGU clk driver
> i.e. this driver or directly from power management driver/daemon. It is
> dependent on the power policy/profile requirements of the end product.
>
> To support such use cases, provide option to override gate clks enable/disable
> by adding a flag GATE_CLK_HW which controls if these gate clks are controlled
> by HW i.e. this driver or overridden in order to allow it to be controlled
> by power profiles instead.
>
> Reviewed-by: Yi xin Zhu <yzhu@...linear.com>
> Signed-off-by: Rahul Tanwar <rtanwar@...linear.com>
> ---
Applied to clk-next
Powered by blists - more mailing lists