arm64: dts: allwinner: a64: Allow using multiple codec DAIs

Increase #sound-dai-cells on the digital codec to allow using the other
DAIs provided by the codec for AIF2 and AIF3.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20210430035859.3487-4-samuel@sholland.org
This commit is contained in:
Samuel Holland 2021-04-29 22:58:55 -05:00 коммит произвёл Maxime Ripard
Родитель a691acabac
Коммит e0cd8e0118
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: E3EF0D6F671851C5
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -150,7 +150,7 @@
};
link_codec: simple-audio-card,codec {
sound-dai = <&codec>;
sound-dai = <&codec 0>;
};
};
@ -897,7 +897,7 @@
};
codec: codec@1c22e00 {
#sound-dai-cells = <0>;
#sound-dai-cells = <1>;
compatible = "allwinner,sun50i-a64-codec",
"allwinner,sun8i-a33-codec";
reg = <0x01c22e00 0x600>;