Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Merge tag 'exynos-drm-fixes-for-v4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes

Add a device tree property description for hdmi device node
. '#sound-dai-cells' property is required to describe link between
the HDMI IP block and the SoC's audio subsystem and Exynos SoC device
tree files already have this property but we missed its description.

* tag 'exynos-drm-fixes-for-v4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos:
dt-bindings: exynos: Document #sound-dai-cells property of the HDMI node

+1
+1
Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt
··· 16 16 - ddc: phandle to the hdmi ddc node 17 17 - phy: phandle to the hdmi phy node 18 18 - samsung,syscon-phandle: phandle for system controller node for PMU. 19 + - #sound-dai-cells: should be 0. 19 20 20 21 Required properties for Exynos 4210, 4212, 5420 and 5433: 21 22 - clocks: list of clock IDs from SoC clock driver.