Re: [PATCH] drm: rcar-du: Fix Kconfig dependency between RCAR_DU and RCAR_MIPI_DSI

2022-11-14 Thread Geert Uytterhoeven
Hi Laurent, On Mon, Nov 14, 2022 at 3:22 PM Laurent Pinchart wrote: > On Mon, Nov 14, 2022 at 10:05:58AM +0100, Geert Uytterhoeven wrote: > > On Sun, Oct 2, 2022 at 12:06 AM Laurent Pinchart wrote: > > > When the R-Car MIPI DSI driver was added, it was a standalone encoder > > > driver without

Re: [PATCH] drm: rcar-du: Fix Kconfig dependency between RCAR_DU and RCAR_MIPI_DSI

2022-11-14 Thread Laurent Pinchart
Hi Geert, On Mon, Nov 14, 2022 at 10:05:58AM +0100, Geert Uytterhoeven wrote: > On Sun, Oct 2, 2022 at 12:06 AM Laurent Pinchart wrote: > > When the R-Car MIPI DSI driver was added, it was a standalone encoder > > driver without any dependency to or from the R-Car DU driver. Commit > >

Re: [PATCH] drm: rcar-du: Fix Kconfig dependency between RCAR_DU and RCAR_MIPI_DSI

2022-11-14 Thread Geert Uytterhoeven
Hi Laurent, On Sun, Oct 2, 2022 at 12:06 AM Laurent Pinchart wrote: > When the R-Car MIPI DSI driver was added, it was a standalone encoder > driver without any dependency to or from the R-Car DU driver. Commit > 957fe62d7d15 ("drm: rcar-du: Fix DSI enable & disable sequence") then > added a

Re: [PATCH] drm: rcar-du: Fix Kconfig dependency between RCAR_DU and RCAR_MIPI_DSI

2022-10-03 Thread Laurent Pinchart
Hi Tomi, On Mon, Oct 03, 2022 at 10:31:24AM +0300, Tomi Valkeinen wrote: > On 03/10/2022 10:01, Geert Uytterhoeven wrote: > > On Mon, Oct 3, 2022 at 8:56 AM Tomi Valkeinen wrote: > >> On 02/10/2022 01:03, Laurent Pinchart wrote: > >>> When the R-Car MIPI DSI driver was added, it was a standalone

Re: [PATCH] drm: rcar-du: Fix Kconfig dependency between RCAR_DU and RCAR_MIPI_DSI

2022-10-03 Thread Tomi Valkeinen
On 03/10/2022 10:01, Geert Uytterhoeven wrote: Hi Tomi, On Mon, Oct 3, 2022 at 8:56 AM Tomi Valkeinen wrote: On 02/10/2022 01:03, Laurent Pinchart wrote: When the R-Car MIPI DSI driver was added, it was a standalone encoder driver without any dependency to or from the R-Car DU driver. Commit

Re: [PATCH] drm: rcar-du: Fix Kconfig dependency between RCAR_DU and RCAR_MIPI_DSI

2022-10-03 Thread Geert Uytterhoeven
Hi Tomi, On Mon, Oct 3, 2022 at 8:56 AM Tomi Valkeinen wrote: > On 02/10/2022 01:03, Laurent Pinchart wrote: > > When the R-Car MIPI DSI driver was added, it was a standalone encoder > > driver without any dependency to or from the R-Car DU driver. Commit > > 957fe62d7d15 ("drm: rcar-du: Fix DSI

Re: [PATCH] drm: rcar-du: Fix Kconfig dependency between RCAR_DU and RCAR_MIPI_DSI

2022-10-03 Thread Tomi Valkeinen
Hi, On 02/10/2022 01:03, Laurent Pinchart wrote: When the R-Car MIPI DSI driver was added, it was a standalone encoder driver without any dependency to or from the R-Car DU driver. Commit 957fe62d7d15 ("drm: rcar-du: Fix DSI enable & disable sequence") then added a direct call from the DU