On 03/13/2018 06:12 PM, Sylwester Nawrocki wrote: > The #sound-dai-cells property may be required to reference the CPU DAI > properly. This change is required for Snow HDMI audio. > > Signed-off-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> There is Reported-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> tag missing here. > --- > arch/arm/boot/dts/exynos5250.dtsi | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/arch/arm/boot/dts/exynos5250.dtsi b/arch/arm/boot/dts/exynos5250.dtsi > index ebc79114b0ce..45283a6c5eee 100644 > --- a/arch/arm/boot/dts/exynos5250.dtsi > +++ b/arch/arm/boot/dts/exynos5250.dtsi > @@ -499,6 +499,7 @@ > pinctrl-0 = <&i2s0_bus>; > power-domains = <&pd_mau>; > #clock-cells = <1>; > + #sound-dai-cells = <1>; > }; > > i2s1: i2s@12d60000 { > @@ -513,6 +514,7 @@ > pinctrl-names = "default"; > pinctrl-0 = <&i2s1_bus>; > power-domains = <&pd_mau>; > + #sound-dai-cells = <1>; > }; > > i2s2: i2s@12d70000 { > @@ -527,6 +529,7 @@ > pinctrl-names = "default"; > pinctrl-0 = <&i2s2_bus>; > power-domains = <&pd_mau>; > + #sound-dai-cells = <1>; > }; > > usb_dwc3 { > -- Sylwester Nawrocki Samsung R&D Institute Poland -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html