commit | 725ddead50b225997406613f3323ba1df8ed5433 | [log] [tgz] |
---|---|---|
author | Tomasz Figa <tomasz.figa@gmail.com> | Wed May 01 21:02:29 2013 +0200 |
committer | Inki Dae <daeinki@gmail.com> | Fri Jun 28 21:12:51 2013 +0900 |
tree | e603cc0afbc14ddb99e1dd38e89d63d0319b3523 | |
parent | 411d9ed4486a4e40bded42b2e026ba3ce866891f [diff] |
drm/exynos: fimd: Add support for S3C64xx SoCs The FIMD block present on S3C6400/S3C6410 SoCs is compatible with this driver, so it can be supported by it as well. This patch adds appropriate device IDs and driver data to enable this driver for S3C64xx SoCs. Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com> Acked-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>