mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 13:06:59 +02:00
arm64: dts: qcom: msm8953-tissot: use 0 as speaker DAI cells
MAX98927 speaker amplifier has only one DAI, so DAI cells can be just 0 (as expected by bindings). Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230730201913.70667-1-krzysztof.kozlowski@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
b79663a551
commit
7c0755120f
|
|
@ -96,7 +96,7 @@ max98927_codec: audio-codec@3a {
|
|||
vmon-slot-no = <1>;
|
||||
imon-slot-no = <1>;
|
||||
|
||||
#sound-dai-cells = <1>;
|
||||
#sound-dai-cells = <0>;
|
||||
};
|
||||
|
||||
led-controller@45 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user