]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: add new compatible strings for hdmi subsystem
authorRahul Sharma <rahul.sharma@samsung.com>
Wed, 19 Jun 2013 12:51:07 +0000 (18:21 +0530)
committerInki Dae <daeinki@gmail.com>
Fri, 28 Jun 2013 12:13:57 +0000 (21:13 +0900)
commitfeec810b9e222cdc834e4de57e39c33602fc7005
tree770ace62593e94a82fcfdf8ed28b7a8586f1a566
parent73cfe33a1ad7ccd3a7eebe9df2a3cdb94d5bbb1e
drm/exynos: add new compatible strings for hdmi subsystem

This patch adds new combatible strings for hdmi, mixer, ddc
and hdmiphy. It follows the convention of using compatible string
which represent the SoC in which the IP was added for the first
time.

Drivers continue to support the previous compatible strings
but further addition of these compatible strings in device tree
is deprecated.

Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Documentation/devicetree/bindings/video/exynos_hdmi.txt
Documentation/devicetree/bindings/video/exynos_hdmiddc.txt
Documentation/devicetree/bindings/video/exynos_hdmiphy.txt
Documentation/devicetree/bindings/video/exynos_mixer.txt
drivers/gpu/drm/exynos/exynos_ddc.c
drivers/gpu/drm/exynos/exynos_hdmi.c
drivers/gpu/drm/exynos/exynos_hdmiphy.c
drivers/gpu/drm/exynos/exynos_mixer.c