arm64: dts: exynosautov9: specify the SPI FIFO depth
authorTudor Ambarus <tudor.ambarus@linaro.org>
Fri, 16 Feb 2024 14:04:48 +0000 (14:04 +0000)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 25 Mar 2024 11:12:23 +0000 (12:12 +0100)
commitb115751fddaf31a0367c19bf080dddcb928a109a
tree9f3260c41b3537b1ace6cba3ad3a270182ed0438
parent65993c76e64a2fa71ffd05ce260f553d1b3e904f
arm64: dts: exynosautov9: specify the SPI FIFO depth

Up to now the SPI alias was used as an index into an array defined in
the SPI driver to determine the SPI FIFO depth. Drop the dependency on
the SPI alias and specify the SPI FIFO depth directly into the SPI node.

There are no SPI aliases defined, thus the FIFO depth was determined by
matching the FIFO depth of the I2C node of the same USI parent.
No functional change expected.

Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Link: https://lore.kernel.org/r/20240216140449.2564625-7-tudor.ambarus@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm64/boot/dts/exynos/exynosautov9.dtsi