Re: [PATCH v4 2/7] dt-bindings: display: bridge: Document Renesas R-Car V4H DSC bindings

From: Tomi Valkeinen

Date: Mon Jun 15 2026 - 07:08:46 EST


Hi,

On 15/06/2026 12:38, Conor Dooley wrote:
On Mon, Jun 15, 2026 at 09:28:07AM +0300, Tomi Valkeinen wrote:
From: Marek Vasut <marek.vasut+renesas@xxxxxxxxxxx>

The Renesas DSC Display Stream Compression is a bridge embedded in the
Renesas R-Car V4H SoC. The bridge performs VESA DSC encoding of up to
8k or 400 Mpixel/s .

Signed-off-by: Marek Vasut <marek.vasut+renesas@xxxxxxxxxxx>
[tomi.valkeinen: fix the example]
Signed-off-by: Tomi Valkeinen <tomi.valkeinen+renesas@xxxxxxxxxxxxxxxx>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
---
.../bindings/display/bridge/renesas,dsc.yaml | 99 ++++++++++++++++++++++
1 file changed, 99 insertions(+)

+properties:
+ compatible:
+ items:
+ - enum:
+ - renesas,r8a779g0-dsc
+ - const: renesas,rcar-dsc

I didn't provide an ack for this FYI, I was giving the ack for the
file being called renesas,r8a779g0-dsc.yaml. Since Geert isn't happy
with what's here, could you drop my ack when you send another version?
Yep, I took too much liberty there, sorry about that. I'll drop your ack, unless I move to just renaming the file to "renesas,r8a779g0-dsc.yaml".

Tomi