drm/vc4: dsi: Add configuration for BCM2711 DSI1
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Thu, 3 Dec 2020 13:25:42 +0000 (14:25 +0100)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Wed, 21 Apr 2021 10:49:20 +0000 (11:49 +0100)
commit56ecd083cbea5e26b09c525e8451f741887fe051
treedf515af66ad56b842436143581fc125283b052e0
parent5f690e55ba6b5cc390f1ba9c5c6c73fa45beae0b
drm/vc4: dsi: Add configuration for BCM2711 DSI1

Commit d0666be8ef9e8e65d4b7fabc1606ec51f61384c0 upstream.

BCM2711 DSI1 doesn't have the issue with the ARM not being
able to write to the registers, therefore remove the DMA
workaround for that compatible string.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20201203132543.861591-8-maxime@cerno.tech
drivers/gpu/drm/vc4/vc4_dsi.c