Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ASoC: dt-bindings: cirrus,cs42l43: Add CS42L43B variant

CS42L43B variant adds dedicated PDM interface, SoundWire Clock Gearing
support and more decimators to ISRCs.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Maciej Strozek <mstrozek@opensource.cirrus.com>
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20260306152829.3130530-3-mstrozek@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Maciej Strozek and committed by
Mark Brown
301db523 3e314fde

+3
+3
Documentation/devicetree/bindings/sound/cirrus,cs42l43.yaml
··· 16 16 DAC for headphone output, two integrated Class D amplifiers for 17 17 loudspeakers, and two ADCs for wired headset microphone input or 18 18 stereo line input. PDM inputs are provided for digital microphones. 19 + CS42L43B variant adds dedicated PDM interface, SoundWire Clock Gearing 20 + support and more decimators to ISRCs. 19 21 20 22 allOf: 21 23 - $ref: dai-common.yaml# ··· 26 24 compatible: 27 25 enum: 28 26 - cirrus,cs42l43 27 + - cirrus,cs42l43b 29 28 30 29 reg: 31 30 maxItems: 1