spi: qup: Allow scaling power domains and
authorMark Brown <broonie@kernel.org>
Tue, 26 Sep 2023 07:35:54 +0000 (09:35 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 26 Sep 2023 07:35:54 +0000 (09:35 +0200)
Merge series from Stephan Gerhold <stephan.gerhold@kernkonzept.com>:

Make it possible to scale performance states of the power domain and
interconnect of the SPI QUP controller in relation to the selected SPI
speed / core clock. This is done separately by:

  - Parsing the OPP table from the device tree for performance state
    votes of the power domain
  - Voting for the necessary bandwidth on the interconnect path to DRAM


Trivial merge