Re: [PATCH 2/3] drm: rcar-du: lvds: Move LVDS enable code to separate code section

2023-02-15 Thread Laurent Pinchart
On Wed, Feb 15, 2023 at 08:20:51AM +0200, Tomi Valkeinen wrote: > On 14/02/2023 02:37, Laurent Pinchart wrote: > > To prepare for a rework of the LVDS disable code, which will need to be > > called from rcar_lvds_pclk_disable(), move the LVDS enable code, > > currently stored in the

Re: [PATCH 2/3] drm: rcar-du: lvds: Move LVDS enable code to separate code section

2023-02-14 Thread Tomi Valkeinen
On 14/02/2023 02:37, Laurent Pinchart wrote: To prepare for a rework of the LVDS disable code, which will need to be called from rcar_lvds_pclk_disable(), move the LVDS enable code, currently stored in the __rcar_lvds_atomic_enable() function, to a separate code section separate from bridge

Re: [PATCH 2/3] drm: rcar-du: lvds: Move LVDS enable code to separate code section

2023-02-14 Thread Geert Uytterhoeven
On Tue, Feb 14, 2023 at 1:45 AM Laurent Pinchart wrote: > To prepare for a rework of the LVDS disable code, which will need to be > called from rcar_lvds_pclk_disable(), move the LVDS enable code, > currently stored in the __rcar_lvds_atomic_enable() function, to a > separate code section

[PATCH 2/3] drm: rcar-du: lvds: Move LVDS enable code to separate code section

2023-02-13 Thread Laurent Pinchart
To prepare for a rework of the LVDS disable code, which will need to be called from rcar_lvds_pclk_disable(), move the LVDS enable code, currently stored in the __rcar_lvds_atomic_enable() function, to a separate code section separate from bridge operations. It will be then extended with the LVDS