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)
commitab0b5a99d371da201e65640a94d68c5322d9d6bd
tree16a6bc45f410f9e1750cb2fd6f3d0efe0200441f
parent060bbd65dd4b4bcd519f6c470ec71fc58f9a6190
parent837e53f766fe9423fcb4e0eacbb3b7ff0e33103c
Add optional reset control for Cadence SPI

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.