commit | 633d00b327c0ef5ec0113e27d2d5e36073ebca7d | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Fri Sep 25 14:48:16 2015 +0200 |
committer | Inki Dae <daeinki@gmail.com> | Mon Oct 26 15:09:27 2015 +0900 |
tree | 91a2f5aea4f8b9fd047e4c78852c42cebe3ab005 | |
parent | e68d547b8ae109c7ecaaaad665c8de8373a215bc [diff] |
drm/exynos/hdmi: use mappings for registers with IP dependent address Some registers resides at different offsets depending on device version. This patch adds infrastructure for mapping such registers to proper address based on hdmi_type. It adds also mappings to some registers. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Signed-off-by: Inki Dae <inki.dae@samsung.com>