[PATCH 0/3] QSPI: Add DVFS support

From: Rajendra Nayak
Date: Fri Jul 03 2020 - 05:44:38 EST


Hi Bjorn,

This patchset adds support for QSPI DVFS, and adds device tree
changes for sdm845 and sc7180 SoC's.
Though this patchset has no other dependency, it would result
in a merge conflict with changes already in qcom for-next,
if pulled into another tree for 5.9.
Hence requesting you to take these changes via the qcom tree
for 5.9. The qspi driver changes are already ACK'ed by Mark.

thanks,
Rajendra

Rajendra Nayak (3):
spi: spi-qcom-qspi: Use OPP API to set clk/perf state
arm64: dts: sdm845: Add qspi opps and power-domains
arm64: dts: sc7180: Add qspi opps and power-domains

arch/arm64/boot/dts/qcom/sc7180.dtsi | 21 +++++++++++++++++++++
arch/arm64/boot/dts/qcom/sdm845.dtsi | 26 ++++++++++++++++++++++++++
drivers/spi/spi-qcom-qspi.c | 28 +++++++++++++++++++++++++++-
3 files changed, 74 insertions(+), 1 deletion(-)

--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation