]> www.infradead.org Git - linux.git/commitdiff
spi: dt-bindings: spi-cadence: Add optional reset control
authorJi Sheng Teoh <jisheng.teoh@starfivetech.com>
Wed, 8 May 2024 05:47:28 +0000 (13:47 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 27 May 2024 00:32:58 +0000 (01:32 +0100)
Document the optional reset control to SPI.

Co-developed-by: Eng Lee Teh <englee.teh@starfivetech.com>
Signed-off-by: Eng Lee Teh <englee.teh@starfivetech.com>
Co-developed-by: Ley Foon Tan <leyfoon.tan@starfivetech.com>
Signed-off-by: Ley Foon Tan <leyfoon.tan@starfivetech.com>
Signed-off-by: Ji Sheng Teoh <jisheng.teoh@starfivetech.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://msgid.link/r/20240508054728.1751162-3-jisheng.teoh@starfivetech.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/spi-cadence.yaml

index d4b61b0e8301ff2687a17e18ce3ab0fcd807de6c..8de96abe9da12f1e2ad47cf6217127bb18f2ca73 100644 (file)
@@ -55,6 +55,13 @@ properties:
   label:
     description: Descriptive name of the SPI controller.
 
+  resets:
+    maxItems: 1
+
+  reset-names:
+    items:
+      - const: spi
+
 required:
   - compatible
   - reg