spi: bcm2835: Increase the CS limit to 24
authorPhil Elwell <phil@raspberrypi.com>
Fri, 30 Apr 2021 07:34:36 +0000 (08:34 +0100)
committerPhil Elwell <phil@raspberrypi.com>
Fri, 30 Apr 2021 07:42:16 +0000 (08:42 +0100)
commit05f8d5826e28e9d82485c03b65c18d5013ba13bd
tree068b96b463390ccf0a7d5603b200f151afb699c7
parentd12a22439a6721c06f54a2d4c7406fae23649a85
spi: bcm2835: Increase the CS limit to 24

Increase the maximum number of CS lines to 24, and ensure this limit is
not exceeded.

See: https://github.com/raspberrypi/linux/pull/4281

Suggested-by: Joe Burmeister <joe.burmeister@devtank.co.uk>
Signed-off-by: Phil Elwell <phil@raspberrypi.com>
drivers/spi/spi-bcm2835.c