summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2023-01-11 14:15:22 +0000
committerMark Brown <broonie@kernel.org>2023-01-11 14:15:22 +0000
commitb442990d244ba2ffe926c6603c42deb6fcc3b0db (patch)
tree3ddd71cdf6d03700f0eea989654f3d0d871f6290 /Documentation
parent6b35b173dbc1711f8d272e3f322d2ad697015919 (diff)
parente0fe6a31cac84735939c29d1e05055d58325c6c0 (diff)
downloadlinux-b442990d244ba2ffe926c6603c42deb6fcc3b0db.tar.bz2
spi: Merge rename of spi-cs-setup-ns DT property
The newly added spi-cs-setup-ns doesn't really fit with the existing property names for delays, rename it so that it does before it makes it into a release and becomes ABI.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml b/Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml
index ead2cccf658f..9a60c0664bbe 100644
--- a/Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml
+++ b/Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml
@@ -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: