[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190807234232.27AA720880@mail.kernel.org>
Date: Wed, 07 Aug 2019 16:42:31 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Jordan Crouse <jcrouse@...eaurora.org>,
freedreno@...ts.freedesktop.org
Cc: linux-arm-msm@...r.kernel.org,
Michael Turquette <mturquette@...libre.com>,
linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
Andy Gross <agross@...nel.org>,
Georgi Djakov <georgi.djakov@...aro.org>,
linux-clk@...r.kernel.org, Taniya Das <tdas@...eaurora.org>
Subject: Re: [PATCH v2] drivers: qcom: Add BCM vote macro to header
Quoting Jordan Crouse (2019-08-05 13:33:46)
> The macro to generate a Bus Controller Manager (BCM) TCS command is used
> by the interconnect driver but might also be interesting to other
> drivers that need to construct TCS commands for sub processors so move
> it out of the sdm845 specific file and into the header.
>
> Signed-off-by: Jordan Crouse <jcrouse@...eaurora.org>
> ---
Acked-by: Stephen Boyd <sboyd@...nel.org>
Unless this is supposed to be applied by me?
BTW, I wonder why we need an rpm clk driver much at all nowadays, except
maybe for the XO clk state. The big user, from what I can tell, is the
interconnect driver and we don't use any of the features of the clk
framework besides the API to set a frequency. Maybe it would be better
to just push push the bus frequency logic into interconnect code, then
XO clk is the only thing we need to keep, and it can be a simple on/off
thing.
Powered by blists - more mailing lists