diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2024-11-01 17:51:58 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-11-05 13:53:32 +0100 |
commit | 393de01870bcf2ea1eadd21ad12f927d78cbb726 (patch) | |
tree | 64ab7966feccf92dc85132509e65a1014f00aa0a /Documentation/devicetree/bindings/sound | |
parent | ASoC: dt-bindings: sprd,sc9860-mcdt: convert to YAML (diff) | |
download | linux-393de01870bcf2ea1eadd21ad12f927d78cbb726.tar.xz linux-393de01870bcf2ea1eadd21ad12f927d78cbb726.zip |
ASoC: dt-bindings: qcom,sm8250: Add SM8750 sound card
Add bindings for SM8750 sound card, compatible with older SM8450
variant.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20241101165159.370619-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound')
-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 2e2e01493a5f..b9e33a7429b0 100644 --- a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml +++ b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml @@ -25,6 +25,7 @@ properties: - enum: - qcom,sm8550-sndcard - qcom,sm8650-sndcard + - qcom,sm8750-sndcard - const: qcom,sm8450-sndcard - enum: - qcom,apq8096-sndcard |