RE: [PATCH] drm: renesas: Move RZ/G2L MIPI DSI driver to rz-du

2024-08-26 Thread Biju Das
Hi Tomi, > -Original Message- > From: Tomi Valkeinen > Sent: Monday, August 26, 2024 10:50 AM > Subject: Re: [PATCH] drm: renesas: Move RZ/G2L MIPI DSI driver to rz-du > > Hi, > > On 23/08/2024 18:00, Laurent Pinchart wrote: > > On Fri, Aug 23, 2024 at 02

Re: [PATCH] drm: renesas: Move RZ/G2L MIPI DSI driver to rz-du

2024-08-26 Thread Tomi Valkeinen
Hi, On 23/08/2024 18:00, Laurent Pinchart wrote: On Fri, Aug 23, 2024 at 02:33:49PM +0100, Lad, Prabhakar wrote: On Wed, Jun 26, 2024 at 6:51 AM Laurent Pinchart wrote: On Tue, Jun 25, 2024 at 01:32:44PM +0100, Prabhakar wrote: From: Lad Prabhakar All the RZ/G2L DU specific components are l

Re: [PATCH] drm: renesas: Move RZ/G2L MIPI DSI driver to rz-du

2024-08-23 Thread Laurent Pinchart
On Fri, Aug 23, 2024 at 02:33:49PM +0100, Lad, Prabhakar wrote: > On Wed, Jun 26, 2024 at 6:51 AM Laurent Pinchart wrote: > > On Tue, Jun 25, 2024 at 01:32:44PM +0100, Prabhakar wrote: > > > From: Lad Prabhakar > > > > > > All the RZ/G2L DU specific components are located under the rz-du folder, >

Re: [PATCH] drm: renesas: Move RZ/G2L MIPI DSI driver to rz-du

2024-08-23 Thread Lad, Prabhakar
Hi Laurent, On Wed, Jun 26, 2024 at 6:51 AM Laurent Pinchart wrote: > > Hi Prabhakar, > > Thank you for the patch. > > On Tue, Jun 25, 2024 at 01:32:44PM +0100, Prabhakar wrote: > > From: Lad Prabhakar > > > > All the RZ/G2L DU specific components are located under the rz-du folder, > > so it ma

RE: [PATCH] drm: renesas: Move RZ/G2L MIPI DSI driver to rz-du

2024-06-25 Thread Biju Das
Hi Laurent Pinchart, > -Original Message- > From: Laurent Pinchart > Sent: Wednesday, June 26, 2024 6:51 AM > Subject: Re: [PATCH] drm: renesas: Move RZ/G2L MIPI DSI driver to rz-du > > Hi Prabhakar, > > Thank you for the patch. > > On Tue, Jun 25, 2024

Re: [PATCH] drm: renesas: Move RZ/G2L MIPI DSI driver to rz-du

2024-06-25 Thread Laurent Pinchart
Hi Prabhakar, Thank you for the patch. On Tue, Jun 25, 2024 at 01:32:44PM +0100, Prabhakar wrote: > From: Lad Prabhakar > > All the RZ/G2L DU specific components are located under the rz-du folder, > so it makes sense to move the RZ/G2L MIPI DSI driver there instead of > keeping it in the rcar-

RE: [PATCH] drm: renesas: Move RZ/G2L MIPI DSI driver to rz-du

2024-06-25 Thread Biju Das
Hi Prabhakar, Thanks for the patch. > -Original Message- > From: Prabhakar > Sent: Tuesday, June 25, 2024 1:33 PM > Subject: [PATCH] drm: renesas: Move RZ/G2L MIPI DSI driver to rz-du > > From: Lad Prabhakar > > All the RZ/G2L DU specific components are locate

[PATCH] drm: renesas: Move RZ/G2L MIPI DSI driver to rz-du

2024-06-25 Thread Prabhakar
From: Lad Prabhakar All the RZ/G2L DU specific components are located under the rz-du folder, so it makes sense to move the RZ/G2L MIPI DSI driver there instead of keeping it in the rcar-du folder. This change improves the organization and modularity of the driver configuration by grouping relate