[PATCH 0/8] drm/vc4: DSI improvements and BCM2711 support

Dave Stevenson dave.stevenson at raspberrypi.com
Thu Dec 3 15:19:15 UTC 2020


Hi Maxime

On Thu, 3 Dec 2020 at 13:25, Maxime Ripard <maxime at cerno.tech> wrote:
>
> 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

Thanks for that series - your using a variant structure is much
cleaner than the hack I had.

For those that I didn't author (ie 1, 3, and 4)
Reviewed-by: Dave Stevenson <dave.stevenson at raspberrypi.com>

> 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 dri-devel mailing list