ARM: dts: stih4xx: Add missing #sound-dai-cells
authorRob Herring <robh@kernel.org>
Thu, 1 Mar 2018 20:25:00 +0000 (21:25 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 15 Mar 2018 21:05:01 +0000 (22:05 +0100)
commit4f21a12082447c83082bb77c2d1c8567d19541ab
tree684f7004b783d536c27cffe4873437d487df0a85
parent614bae98cb18674644817bedc1a767ce2a286196
ARM: dts: stih4xx: Add missing #sound-dai-cells

dtc now gives the following warnings:

arch/arm/boot/dts/stih410-b2120.dtb: Warning (sound_dai_property): /soc/sound/simple-audio-card,dai-link@0/codec: Missing property '#sound-dai-cells' in node /soc/sti-display-subsystem/sti-hdmi@8d04000 or bad phandle (referred from sound-dai[0])
arch/arm/boot/dts/stih407-b2120.dtb: Warning (sound_dai_property): /soc/sound/simple-audio-card,dai-link@0/codec: Missing property '#sound-dai-cells' in node /soc/sti-display-subsystem/sti-hdmi@8d04000 or bad phandle (referred from sound-dai[0])
arch/arm/boot/dts/stih410-b2260.dtb: Warning (sound_dai_property): /soc/sound/simple-audio-card,dai-link@0/codec: Missing property '#sound-dai-cells' in node /soc/sti-display-subsystem/sti-hdmi@8d04000 or bad phandle (referred from sound-dai[0])

Add the missing #sound-dai-cells property.

Cc: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/stih407.dtsi
arch/arm/boot/dts/stih410.dtsi