[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211126101518.938783-1-kieran.bingham+renesas@ideasonboard.com>
Date: Fri, 26 Nov 2021 10:15:14 +0000
From: Kieran Bingham <kieran.bingham+renesas@...asonboard.com>
To: Laurent Pinchart <laurent.pinchart@...asonboard.com>,
linux-renesas-soc@...r.kernel.org
Cc: dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
Kieran Bingham <kieran.bingham+renesas@...asonboard.com>
Subject: [PATCH 0/4] drm: rcar-du: mipi-dsi: Cleanup and Fixes
These patches are against the as-yet-unmerged posting from Laurent of
"drm: rcar-du: Add R-Car DSI driver" from [0]
[0] https://lore.kernel.org/all/20210623135639.17125-1-laurent.pinchart+renesas@ideasonboard.com/
Notably, the comments blocking the integration of the series on the
handling of bridge probe ordering have hopefully been solved by 4/4
here. This has been validated and is working on the Falcon-V3U with an
SN65DSI86 on a merge of the latest drm/drm-next and
drm-misc/drm-misc-next.
Other updates to the SN65DSI86 were also used to support the bridge
connecting to non-eDP, and have previously been posted by Laurent [1].
I've made no specific changes to those, so I'll refrain from reposting
them.
[1] https://lore.kernel.org/all/20210322030128.2283-1-laurent.pinchart+renesas@ideasonboard.com/
Kieran Bingham (4):
drm: rcar-du: Fix Makefile indentation for DSI
drm: rcar-du: Select DRM_MIPI_DSI with DRM_RCAR_MIPI_DSI
drm: rcar-du: mipi-dsi: Ensure correct fout is reported
drm: rcar-du: mipi-dsi: Support bridge probe ordering
drivers/gpu/drm/rcar-du/Kconfig | 1 +
drivers/gpu/drm/rcar-du/Makefile | 2 +-
drivers/gpu/drm/rcar-du/rcar_mipi_dsi.c | 52 ++++++++++++++-----------
3 files changed, 31 insertions(+), 24 deletions(-)
--
2.30.2
Powered by blists - more mailing lists