aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylwester Nawrocki <s.nawrocki@samsung.com>2018-03-09 10:40:16 -0500
committerInki Dae <inki.dae@samsung.com>2018-03-18 19:42:53 -0400
commitc15619a88ad43f215bbfb6ee163aa26ba9cc2573 (patch)
tree1af493bdb05277c0d9b73bb9d1177aa2ee53bd3a
parent3a1b5de36fdf403d1b004e537dc13997633d65df (diff)
dt-bindings: exynos: Document #sound-dai-cells property of the HDMI node
The #sound-dai-cells DT property is required to describe link between the HDMI IP block and the SoC's audio subsystem. Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Inki Dae <inki.dae@samsung.com>
-rw-r--r--Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt b/Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt
index 6394ea9e3b9e..58b12e25bbb1 100644
--- a/Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt
+++ b/Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt
@@ -16,6 +16,7 @@ Required properties:
16- ddc: phandle to the hdmi ddc node 16- ddc: phandle to the hdmi ddc node
17- phy: phandle to the hdmi phy node 17- phy: phandle to the hdmi phy node
18- samsung,syscon-phandle: phandle for system controller node for PMU. 18- samsung,syscon-phandle: phandle for system controller node for PMU.
19- #sound-dai-cells: should be 0.
19 20
20Required properties for Exynos 4210, 4212, 5420 and 5433: 21Required properties for Exynos 4210, 4212, 5420 and 5433:
21- clocks: list of clock IDs from SoC clock driver. 22- clocks: list of clock IDs from SoC clock driver.