Charles Keepax 177cddaa5b
spi: cs42l43: Don't limit native CS to the first chip select
As the chip selects can be configured through ACPI/OF/swnode, and
the set_cs() callback will only be called when a native chip select
is being used, there is no reason for the driver to only support the
native chip select as the first chip select. Remove the check that
introduces this limitation.

Fixes: ef75e767167a ("spi: cs42l43: Add SPI controller support")
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://msgid.link/r/20240306161004.2205113-1-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-03-06 17:44:28 +00:00
..
2023-08-07 14:38:33 +01:00
2024-02-13 15:48:22 +00:00
2023-10-30 13:20:58 +00:00
2024-02-27 12:52:51 +00:00
2023-08-21 14:29:37 +01:00
2023-12-11 12:55:11 +00:00