summaryrefslogtreecommitdiff
path: root/drivers/spi/spi.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2024-01-24 16:24:24 +0300
committerMark Brown <broonie@kernel.org>2024-01-24 18:11:38 +0300
commit2f8c7c3715f2c6fb51a4ecc0905c04dd78a3da29 (patch)
treea4b5b66695932cd8295e1e74a461d35f8a7a76dc /drivers/spi/spi.c
parentde8b6e1c231a95abf95ad097b993d34b31458ec9 (diff)
downloadlinux-2f8c7c3715f2c6fb51a4ecc0905c04dd78a3da29.tar.xz
spi: Raise limit on number of chip selects
As reported by Guenter the limit we've got on the number of chip selects is set too low for some systems, raise the limit. We should really remove the hard coded limit but this is needed as a fix so let's do the simple thing and raise the limit for now. Fixes: 4d8ff6b0991d ("spi: Add multi-cs memories support in SPI core") Reported-by: Guenter Roeck <linux@roeck-us.net> Suggested-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://msgid.link/r/20240124-spi-multi-cs-max-v2-1-df6fc5ab1abc@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi.c')
0 files changed, 0 insertions, 0 deletions