[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <154385918289.88331.2422777226771408623@swboyd.mtv.corp.google.com>
Date: Mon, 03 Dec 2018 09:46:22 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Michael Turquette <mturquette@...libre.com>,
Taniya Das <tdas@...eaurora.org>
Cc: Andy Gross <andy.gross@...aro.org>,
David Brown <david.brown@...aro.org>,
Rajendra Nayak <rnayak@...eaurora.org>,
linux-arm-msm@...r.kernel.org, linux-soc@...r.kernel.org,
linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, robh@...nel.org,
Taniya Das <tdas@...eaurora.org>
Subject: Re: [PATCH v11 3/3] clk: qcom: Add lpass clock controller driver for SDM845
Quoting Taniya Das (2018-11-30 10:21:29)
> Add support for the lpass clock controller found on SDM845 based devices.
> This would allow lpass peripheral loader drivers to control the clocks to
> bring the subsystem out of reset.
> LPASS clocks present on the global clock controller would be registered
> with the clock framework based on the protected-clock flag. Also do not
> gate these clocks if they are left unused, as the lpass clocks require
> the global clock controller lpass clocks to be enabled before they are
> accessed. Mark the GCC lpass clocks as CRITICAL, for the LPASS clock
> access.
>
> Signed-off-by: Taniya Das <tdas@...eaurora.org>
> ---
Applied to clk-next + added another #ifdef around unused clks to silence
unused warning.
Powered by blists - more mailing lists