Re: [PATCH v5 06/12] drm: renesas: rz-du: mipi_dsi: Add OF data support

2025-05-21 Thread Lad, Prabhakar
Hi Laurent, Thank you for the review. On Tue, May 20, 2025 at 3:22 PM Laurent Pinchart wrote: > > Hi Prabhakar, > > Thank you for the patch. > > On Mon, May 12, 2025 at 07:23:24PM +0100, Prabhakar wrote: > > From: Lad Prabhakar > > > > In preparation for adding support for the Renesas RZ/V2H(P)

Re: [PATCH v5 06/12] drm: renesas: rz-du: mipi_dsi: Add OF data support

2025-05-20 Thread Laurent Pinchart
Hi Prabhakar, Thank you for the patch. On Mon, May 12, 2025 at 07:23:24PM +0100, Prabhakar wrote: > From: Lad Prabhakar > > In preparation for adding support for the Renesas RZ/V2H(P) SoC, this patch > introduces a mechanism to pass SoC-specific information via OF data in the > DSI driver. This

[PATCH v5 06/12] drm: renesas: rz-du: mipi_dsi: Add OF data support

2025-05-12 Thread Prabhakar
From: Lad Prabhakar In preparation for adding support for the Renesas RZ/V2H(P) SoC, this patch introduces a mechanism to pass SoC-specific information via OF data in the DSI driver. This enables the driver to adapt dynamically to various SoC-specific requirements without hardcoding configuration