ARM: dts: omap3: Add missing #sound-dai-cells
authorRob Herring <robh@kernel.org>
Thu, 1 Mar 2018 20:25:34 +0000 (14:25 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 2 Mar 2018 20:47:59 +0000 (12:47 -0800)
commit5dd2fe5bcf4e52b75c821a68594140467526fadc
tree2df64caacda6fca79e20f48fe30d25806323c509
parentf270bf9dce82dfa0317ffd47ecfe4f304accffe8
ARM: dts: omap3: Add missing #sound-dai-cells

dtc now gives the following warnings:

arch/arm/boot/dts/omap3-gta04a3.dtb: Warning (sound_dai_property): /sound_telephony/simple-audio-card,cpu: Missing property '#sound-dai-cells' in node /ocp@68000000/mcbsp@49026000 or bad phandle (referred from sound-dai[0])
arch/arm/boot/dts/omap3-gta04a4.dtb: Warning (sound_dai_property): /sound_telephony/simple-audio-card,cpu: Missing property '#sound-dai-cells' in node /ocp@68000000/mcbsp@49026000 or bad phandle (referred from sound-dai[0])
arch/arm/boot/dts/omap3-gta04a5.dtb: Warning (sound_dai_property): /sound_telephony/simple-audio-card,cpu: Missing property '#sound-dai-cells' in node /ocp@68000000/mcbsp@49026000 or bad phandle (referred from sound-dai[0])

Add the missing #sound-dai-cells property.

Cc: "BenoƮt Cousson" <bcousson@baylibre.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3.dtsi