]> www.infradead.org Git - users/jedix/linux-maple.git/commit
spi: cs42l43: Drop cs35l56 SPI speed down to 11MHz
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Fri, 7 Jun 2024 10:34:23 +0000 (11:34 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 7 Jun 2024 13:27:03 +0000 (14:27 +0100)
commit60980cf5b8c8cc9182e5e9dbb62cbfd345c54074
treea45a9ef76e751fa173a37a49ebef403f509916cb
parent4eecb644b8b82f5279a348f6ebe77e3d6e5b1b05
spi: cs42l43: Drop cs35l56 SPI speed down to 11MHz

Some internals of the cs35l56 can only support SPI speeds of up to
11MHz. Whilst some use-cases could support higher rates, keep things
simple by dropping the SPI speed down to this avoid any potential
issues.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20240607103423.4159834-1-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-cs42l43.c