]> www.infradead.org Git - users/jedix/linux-maple.git/commit
spi: s3c64xx: extend description of compatible's fifo_depth
authorTudor Ambarus <tudor.ambarus@linaro.org>
Fri, 14 Feb 2025 07:32:51 +0000 (07:32 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 19 Feb 2025 23:08:36 +0000 (23:08 +0000)
commitcb15abd47806b449e853caf43f41573c4c82fed3
treeaa0fb879f89dfdd26ea7c1ea7225941a5a3f4066
parentd1a09c610027e446ed30c21f61c2f2443bf92a3f
spi: s3c64xx: extend description of compatible's fifo_depth

The FIFO depth specified with the compatibles's data is used where all
the instances of the IP define the same FIFO depth. It naturally has
higher precedence than the FIFO depth specified via DT. Specifying FIFO
depth in DT becomes superfluous in this case. Extend comment about
compatible's FIFO depth.

Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Link: https://patch.msgid.link/20250214-spi-s3c64xx-fifo-depth-v1-1-e1b1915e3ee7@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-s3c64xx.c