Thread (27 messages) 27 messages, 6 authors, 2020-03-11

Re: [PATCH 5/6] spi: spi-qcom-qspi: Add interconnect support

From: Mark Brown <broonie@kernel.org>
Date: 2020-02-17 16:35:20
Also in: linux-arm-msm, linux-devicetree, linux-i2c, linux-spi

On Mon, Feb 17, 2020 at 07:00:04PM +0530, Akash Asthana wrote:
Get the interconnect paths for QSPI device and vote according to the
current bus speed of the driver.
Acked-by: Mark Brown <broonie@kernel.org>
+	/* Set BW quota for CPU as driver supports FIFO mode only */
+	ctrl->avg_bw_cpu = Bps_to_icc(speed_hz);
+	ctrl->peak_bw_cpu = Bps_to_icc(2 * speed_hz);
These peak numbers seem like you're just guessing and should perhaps be
handled more gracefully by the core (eg, assuming twice the average if
no explicit peak is provided).

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help