OSDN Git Service

spi: dt-bindings: Rename spi-cs-setup-ns to spi-cs-setup-delay-ns
authorHector Martin <marcan@marcan.st>
Wed, 4 Jan 2023 09:36:27 +0000 (18:36 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 5 Jan 2023 16:07:08 +0000 (16:07 +0000)
Other delay values follow the delay-ns naming convention, so unify the
newly introduced spi-cs-setup-ns property for consistency.

Also fix a typo while we're here.

Fixes: f6c911f3308c ("spi: dt-bindings: Introduce spi-cs-setup-ns property")
Signed-off-by: Hector Martin <marcan@marcan.st>
Link: https://lore.kernel.org/r/20230104093631.15611-2-marcan@marcan.st
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml

index ead2ccc..9a60c06 100644 (file)
@@ -44,9 +44,9 @@ properties:
     description:
       Maximum SPI clocking speed of the device in Hz.
 
-  spi-cs-setup-ns:
+  spi-cs-setup-delay-ns:
     description:
-      Delay in nanosecods to be introduced by the controller after CS is
+      Delay in nanoseconds to be introduced by the controller after CS is
       asserted.
 
   spi-rx-bus-width: