Hi Tomi, Thank you for the patch.
On Tue, Dec 03, 2024 at 10:01:35AM +0200, Tomi Valkeinen wrote: > From: Tomi Valkeinen <[email protected]> > > Extend the Renesas DSI display bindings to support the r8a779h0 V4M. > > Signed-off-by: Tomi Valkeinen <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> > --- > .../devicetree/bindings/display/bridge/renesas,dsi-csi2-tx.yaml | 1 > + > 1 file changed, 1 insertion(+) > > diff --git > a/Documentation/devicetree/bindings/display/bridge/renesas,dsi-csi2-tx.yaml > b/Documentation/devicetree/bindings/display/bridge/renesas,dsi-csi2-tx.yaml > index d33026f85e19..c167795c63f6 100644 > --- > a/Documentation/devicetree/bindings/display/bridge/renesas,dsi-csi2-tx.yaml > +++ > b/Documentation/devicetree/bindings/display/bridge/renesas,dsi-csi2-tx.yaml > @@ -19,6 +19,7 @@ properties: > enum: > - renesas,r8a779a0-dsi-csi2-tx # for V3U > - renesas,r8a779g0-dsi-csi2-tx # for V4H > + - renesas,r8a779h0-dsi-csi2-tx # for V4M > > reg: > maxItems: 1 -- Regards, Laurent Pinchart
