diff options
author | Neil Armstrong <[email protected]> | 2023-12-12 09:08:19 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-12-18 14:03:40 +0000 |
commit | 773df207fdd6e17d7a43abf83ea155ade9a95f79 (patch) | |
tree | 9a94f36dae375221732455b17fde9a303e1554b4 | |
parent | c95a2a0be0b1bba2e051faa105c2e0401fc2de33 (diff) |
ASoC: dt-bindings: qcom,sm8250: document SM8650 sound card
Add sound card for SM8650, which as of now looks fully compatible with
SM8450.
Signed-off-by: Neil Armstrong <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Link: https://msgid.link/r/20231212-topic-sm8650-upstream-snd-card-v1-1-fbfc38471204@linaro.org
Signed-off-by: Mark Brown <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/sound/qcom,sm8250.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml index ec641fa2cd4b..ce6b1242b06b 100644 --- a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml +++ b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml @@ -24,6 +24,7 @@ properties: - items: - enum: - qcom,sm8550-sndcard + - qcom,sm8650-sndcard - const: qcom,sm8450-sndcard - enum: - qcom,apq8016-sbc-sndcard |