[PATCH 0/8] drm/vc4: DSI improvements and BCM2711 support
Maxime Ripard
maxime at cerno.tech
Thu Dec 3 08:25:35 EST 2020
Hi,
Here's a series adding support for the DSI0 controller in the BCM2835 and the
DSI1 controller found in the BCM2711.
Let me know what you think,
Maxime
Dave Stevenson (5):
drm/vc4: dsi: Correct DSI register definition
drm/vc4: dsi: Add support for DSI0
dt-bindings: Add compatible for BCM2711 DSI1
drm/vc4: dsi: Add configuration for BCM2711 DSI1
ARM: dts: bcm2711: Use compatible string for BCM2711 DSI1
Maxime Ripard (3):
drm/vc4: drv: Remove the DSI pointer in vc4_drv
drm/vc4: dsi: Use snprintf for the PHY clocks instead of an array
drm/vc4: dsi: Introduce a variant structure
.../bindings/display/brcm,bcm2835-dsi0.yaml | 1 +
arch/arm/boot/dts/bcm2711.dtsi | 1 +
drivers/gpu/drm/vc4/vc4_drv.h | 1 -
drivers/gpu/drm/vc4/vc4_dsi.c | 111 ++++++++++--------
4 files changed, 67 insertions(+), 47 deletions(-)
--
2.28.0
More information about the linux-arm-kernel
mailing list