mirror of
https://github.com/torvalds/linux.git
synced 2026-09-26 10:02:02 +02:00
ASoC: dt-bindings: pm8916-analog-codec: Add PM660L compatible
The PM8953 (cajon 2.0) revision of the PM8916 analog codec is also found on PM660L, typically connected to the SDM660 internal sound card via the digital codec. Provide a space for specific compatibles and add the compatible for PM660L. Signed-off-by: Richard Acayan <mailingradian@gmail.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20260730174353.108023-5-mailingradian@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
e70f039588
commit
5f42d4525b
|
|
@ -14,10 +14,16 @@ description:
|
|||
|
||||
properties:
|
||||
compatible:
|
||||
enum:
|
||||
- qcom,pm8916-wcd-analog-codec
|
||||
- qcom,pm8950-wcd-analog-codec
|
||||
- qcom,pm8953-wcd-analog-codec
|
||||
oneOf:
|
||||
- items:
|
||||
- enum:
|
||||
- qcom,pm660l-wcd-analog-codec
|
||||
- const: qcom,pm8953-wcd-analog-codec
|
||||
|
||||
- enum:
|
||||
- qcom,pm8916-wcd-analog-codec
|
||||
- qcom,pm8950-wcd-analog-codec
|
||||
- qcom,pm8953-wcd-analog-codec
|
||||
|
||||
reg:
|
||||
maxItems: 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user