]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb534adab1c03063a11054f59b0bdb8847036a1cf
tree06eb21a7f45e26c899f2fcd530847818e2653175
parent52801912c3eea5d974e6deaf5775cbd02dab1c5f
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