]> git.baikalelectronics.ru Git - kernel.git/commit
drm: atmel-hlcdc: add support for sama5d2 SoCs
authorNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 15 Dec 2015 11:20:57 +0000 (12:20 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 15 Dec 2015 12:40:11 +0000 (13:40 +0100)
commit2f8b7b74168ce0aa4ff576c9c420c4fe26086fd9
treecac68203a47751b726e8c8ed8ab3f4b5c90d92aa
parent488e0b25cb947846555fe16f1351672f0aa40608
drm: atmel-hlcdc: add support for sama5d2 SoCs

As the hardware description for this chip is the same as the sama5d4, we use
this SoC structures for layers and DC descriptions. Thus only 2 lines are added
to the atmel_hlcdc_of_match table.
The compatible string is already documented in the parent MFD driver's binding.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1450178476-26284-10-git-send-email-boris.brezillon@free-electrons.com
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c