spi: Rename spi-cs-setup-ns property to spi-cs-setup-delay-ns
authorHector Martin <marcan@marcan.st>
Wed, 4 Jan 2023 09:36:28 +0000 (18:36 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 5 Jan 2023 16:07:09 +0000 (16:07 +0000)
commite0fe6a31cac84735939c29d1e05055d58325c6c0
tree41f3dd2d0db806027be6e0cd58360595e86599de
parent38892ea4cefbb6ed3a91e76d3af84a1f8077d2d4
spi: Rename spi-cs-setup-ns property to spi-cs-setup-delay-ns

As mentioned in the corresponding DT binding commit, the naming scheme
for delay properties includes "delay" in the name, so let's keep that
consistent.

Fixes: 33a2fde5f77b ("spi: Introduce spi-cs-setup-ns property")
Signed-off-by: Hector Martin <marcan@marcan.st>
Link: https://lore.kernel.org/r/20230104093631.15611-3-marcan@marcan.st
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi.c