]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 179ef73e576ab15b9970f721b56bdb82b67872e3..93f45a71439b85caa993020c7a5a96a7b1c34b96 100644 (file)
@@ -698,6 +698,7 @@ hdmi: hdmi@14530000 {
                                        "sclk_hdmiphy", "mout_hdmi";
                        samsung,syscon-phandle = <&pmu_system_controller>;
                        phy = <&hdmiphy>;
+                       #sound-dai-cells = <0>;
                        status = "disabled";
                };