mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 19:13:47 +02:00
ASoC: dt-bindings: sound: cirrus: cs530x: Add cs530x
This patch adds additional cs530x family variants. cirrus,cs4282 - high-performance, 32-bit resolution, stereo CODEC cirrus,cs4302 - high performance stereo DAC, 2 channels cirrus,cs4304 - high performance stereo DAC, 4 channels cirrus,cs4308 - high performance stereo DAC, 8 channels Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://patch.msgid.link/20251023090327.58275-6-vitalyr@opensource.cirrus.com Reviewed-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
ddbcd2f396
commit
9957614d2b
|
|
@ -19,6 +19,10 @@ allOf:
|
|||
properties:
|
||||
compatible:
|
||||
enum:
|
||||
- cirrus,cs4282
|
||||
- cirrus,cs4302
|
||||
- cirrus,cs4304
|
||||
- cirrus,cs4308
|
||||
- cirrus,cs5302
|
||||
- cirrus,cs5304
|
||||
- cirrus,cs5308
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user