Re: [PATCH V8 6/8] spi: spi-geni-qcom: Add interconnect support

2020-06-23 Thread Mark Brown
On Tue, Jun 23, 2020 at 04:08:55PM +0530, Akash Asthana wrote: > Get the interconnect paths for SPI based Serial Engine device > and vote according to the current bus speed of the driver. Acked-by: Mark Brown signature.asc Description: PGP signature

[PATCH V8 6/8] spi: spi-geni-qcom: Add interconnect support

2020-06-23 Thread Akash Asthana
Get the interconnect paths for SPI based Serial Engine device and vote according to the current bus speed of the driver. Signed-off-by: Akash Asthana --- Changes in V2: - As per Bjorn's comment, removed se == NULL check from geni_spi_icc_get - As per Bjorn's comment, removed code to set se->icc