Add optional reset control for Cadence SPI
authorMark Brown <broonie@kernel.org>
Wed, 29 May 2024 10:07:55 +0000 (11:07 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 29 May 2024 10:07:55 +0000 (11:07 +0100)
Merge series from Ji Sheng Teoh <jisheng.teoh@starfivetech.com>:

The first patch adds optional reset control to support assertion and
deassertion of reset signal to properly bring the SPI device into an
operating condition.
The second patch documents the optional reset control into dt-bindings.


Trivial merge