lkml.org 
[lkml]   [2024]   [May]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/2] Add optional reset control for Cadence SPI
Date
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.

Changes since v2:
- Added Krzysztof's Reviewed-by tag and fixup Co-developed-by tag in dt-bindings patch.
- Used dev_err_probe() in place of dev_err() in spi-cadence.c.

Changes since v1:
- Dropped resets description and added reset-names property in dt-bindings.
- Specified "spi" as reset control name instead of using NULL in
devm_reset_control_get_optional_exclusive().
- Included reset.h in spi-cadence.c missing in v1.

Ji Sheng Teoh (2):
spi: spi-cadence: Add optional reset control support
dt-bindings: spi: spi-cadence: Add optional reset control

.../devicetree/bindings/spi/spi-cadence.yaml | 7 +++++++
drivers/spi/spi-cadence.c | 13 +++++++++++++
2 files changed, 20 insertions(+)

--
2.43.2


\
 
 \ /
  Last update: 2024-05-08 08:20    [W:0.039 / U:0.328 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site