OSDN Git Service

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)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 7 Dec 2020 09:33:33 +0000 (10:33 +0100)
commitd0666be8ef9e8e65d4b7fabc1606ec51f61384c0
tree06eb21a7f45e26c899f2fcd530847818e2653175
parent00aedfa4592d93ed7a6d54ffa7f5e22efb9d9147
drm/vc4: dsi: Add configuration for BCM2711 DSI1

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