linux/Documentation
Tudor Ambarus 80a38bfbbd spi: dt-bindings: introduce FIFO depth properties
There are SPI IPs that can be configured by the integrator with a
specific FIFO depth depending on the system's capabilities. For example,
the samsung USI SPI IP can be configured by the integrator with a TX/RX
FIFO from 8 byte to 256 bytes.

Introduce the ``fifo-depth`` property for such instances of IPs where the
same FIFO depth is used for both RX and TX. Introduce ``rx-fifo-depth``
and ``tx-fifo-depth`` properties for cases where the RX FIFO depth is
different from the TX FIFO depth.

Make the dedicated RX/TX properties dependent on each other and mutual
exclusive with the other.

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://msgid.link/r/20240216070555.2483977-2-tudor.ambarus@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-03-05 20:42:49 +00:00
..
2024-02-02 12:54:46 -08:00
2024-01-19 13:36:15 -08:00
2024-01-12 12:38:37 +01:00
2024-01-09 09:07:50 +10:00
2023-12-28 17:37:36 -06:00
2024-01-18 17:57:07 -08:00
2023-12-06 21:07:52 +01:00
2024-01-19 13:30:49 -08:00
2024-01-17 15:05:27 -08:00
2024-01-18 14:35:29 -08:00
2024-01-08 08:10:32 -05:00
2023-12-06 21:07:52 +01:00