ARM: dts: exynos: Add #sound-dai-cells property to hdmi node in exynos5250.dtsi
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 9 Mar 2018 17:22:45 +0000 (18:22 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Sun, 11 Mar 2018 17:37:32 +0000 (18:37 +0100)
This property is required for specifying link between the HDMI IP block
and the SoC's audio subsystem.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/boot/dts/exynos5250.dtsi

index 179ef73..93f45a7 100644 (file)
                                        "sclk_hdmiphy", "mout_hdmi";
                        samsung,syscon-phandle = <&pmu_system_controller>;
                        phy = <&hdmiphy>;
+                       #sound-dai-cells = <0>;
                        status = "disabled";
                };