arm/arm64: dts: mediatek: Add missing "#sound-dai-cells" to linux,bt-sco

Add missing "#sound-dai-cells" which is required by the linux,bt-sco
binding.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250409205001.1522009-1-robh@kernel.org
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
This commit is contained in:
Rob Herring (Arm) 2025-04-09 15:50:00 -05:00 committed by AngeloGioacchino Del Regno
parent f9167f15dd
commit b8202a12cd
No known key found for this signature in database
GPG Key ID: 9A3604CFAD978478
2 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,7 @@ sound:sound {
bt_sco_codec:bt_sco_codec {
compatible = "linux,bt-sco";
#sound-dai-cells = <0>;
};
backlight_lcd: backlight_lcd {

View File

@ -105,6 +105,7 @@ sound: mt8183-sound {
btsco: bt-sco {
compatible = "linux,bt-sco";
#sound-dai-cells = <0>;
};
wifi_pwrseq: wifi-pwrseq {