]> git.baikalelectronics.ru Git - kernel.git/commit
drm: bridge: dw-hdmi: Fix overflow workaround for Amlogic Meson GX SoCs
authorNeil Armstrong <narmstrong@baylibre.com>
Fri, 23 Feb 2018 11:44:37 +0000 (12:44 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Tue, 6 Mar 2018 10:52:15 +0000 (11:52 +0100)
commit0d5aea98e1f7166a70f10266d2f7b084b9ff6f20
treeac37fd16cde829ba74465840b11879836fc9bd68
parentb58fbe3535d1393615c825d76af6597bf8c94951
drm: bridge: dw-hdmi: Fix overflow workaround for Amlogic Meson GX SoCs

The Amlogic Meson GX SoCs, embedded the v2.01a controller, has been also
identified needing this workaround.
This patch adds the corresponding version to enable a single iteration for
this specific version.

Fixes: bd82d5029f7f ("drm: bridge: dw-hdmi: Handle overflow workaround based on device version")
Acked-by: Archit Taneja <architt@codeaurora.org>
[narmstrong: s/identifies/identified and rebased against Jernej's change]
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1519386277-25902-1-git-send-email-narmstrong@baylibre.com
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c