summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorJonas Gorski <jonas.gorski@gmail.com>2025-09-15 20:37:24 +0200
committerMark Brown <broonie@kernel.org>2025-09-22 09:29:44 +0100
commit08fda410bae41cc8dde9697f9104da525be53153 (patch)
tree99839c5624ed15e7b8dea882e4b425ab82598f1b /rust/helpers/helpers.c
parent83c522fb642384aef43697aa5c7686363e9e92dd (diff)
spi: reduce device chip select limit again
The spi chipselect limit SPI_CS_CNT_MAX was raised with commit 2f8c7c3715f2 ("spi: Raise limit on number of chip selects") from 4 to 16 to accommodate spi controllers with more than 4 chip selects, and then later to 24 with commit 96893cdd4760 ("spi: Raise limit on number of chip selects to 24"). Now that we removed SPI_CS_CNT_MAX limiting the chip selects of controllers, we can reduce the amount of chip selects per device again to 4, the original value. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> Link: https://patch.msgid.link/20250915183725.219473-7-jonas.gorski@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions