arm64: dts: qcom: sdm850-lenovo-yoga: correct sound compatible
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 23 Jan 2023 08:42:57 +0000 (09:42 +0100)
committerBjorn Andersson <andersson@kernel.org>
Thu, 9 Feb 2023 00:02:10 +0000 (16:02 -0800)
There is dedicated compatible for Lenovo Yoga C630 sound card
(documented in bindings and used by Linux driver), so use it along with
a generic sound card fallback. The device is actually fully compatible
with the generic one.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230123084300.22353-3-krzysztof.kozlowski@linaro.org
arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts

index 7038a0f7c06e0dd2c28c6a5a1db633915e1af003..15c8a86220422fbaf323a06d767aabc00c7df31c 100644 (file)
 };
 
 &sound {
-       compatible = "qcom,db845c-sndcard";
+       compatible = "lenovo,yoga-c630-sndcard", "qcom,sdm845-sndcard";
        model = "Lenovo-YOGA-C630-13Q50";
 
        audio-routing =