]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: hdmi: enable exynos 4210 and 4x12 soc support
authorMarek Szyprowski <m.szyprowski@samsung.com>
Tue, 1 Jul 2014 08:10:07 +0000 (10:10 +0200)
committerInki Dae <daeinki@gmail.com>
Sun, 3 Aug 2014 07:52:14 +0000 (16:52 +0900)
commita7be437a3ee77af4f6bcbcdd61dc2dcae2a2de4e
tree29e3400f81205103c65f320d9393893a58dfbe39
parente00cfbe79e372719e4506049a6bf994249d5efc1
drm/exynos: hdmi: enable exynos 4210 and 4x12 soc support

Configuration sets for Exynos 4210 and 4x12 SoC were already defined in
Exynos HDMI and Mixed drivers, but they lacked proper linking to device
tree 'compatible' values. This patch fixes this issue adding support for
following compatible values: samsung,exynos4210-mixer,
samsung,exynos4212-mixer and samsung,exynos4210-hdmi. It also corrects
access to sclk_mixer clock, which is available only on Exynos 4210.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Documentation/devicetree/bindings/video/exynos_mixer.txt
drivers/gpu/drm/exynos/exynos_hdmi.c
drivers/gpu/drm/exynos/exynos_mixer.c