Re: [PATCH v2] drm: fsl-dcu: enable PIXCLK on LS1021A

2021-12-02 Thread Matthias Schiffer
On Mon, 2021-11-08 at 10:11 +0100, Matthias Schiffer wrote: > On Tue, 2021-10-05 at 16:10 +0200, Matthias Schiffer wrote: > > The PIXCLK needs to be enabled in SCFG before accessing the DCU on > > LS1021A, > > or the access will hang. > > > > Signed-off-by: Matthias Schiffer > > > > Hi, > what i

Re: [PATCH v2] drm: fsl-dcu: enable PIXCLK on LS1021A

2021-11-08 Thread Matthias Schiffer
On Tue, 2021-10-05 at 16:10 +0200, Matthias Schiffer wrote: > The PIXCLK needs to be enabled in SCFG before accessing the DCU on LS1021A, > or the access will hang. > > Signed-off-by: Matthias Schiffer Hi, what is the status of this patch? I found it "archived" in the dri- devel patchwork, shoul

[PATCH v2] drm: fsl-dcu: enable PIXCLK on LS1021A

2021-10-05 Thread Matthias Schiffer
The PIXCLK needs to be enabled in SCFG before accessing the DCU on LS1021A, or the access will hang. Signed-off-by: Matthias Schiffer --- v2: - rebase - remove unnecessary argument of fsl_dcu_scfg_config_ls1021a() drivers/gpu/drm/fsl-dcu/Kconfig | 1 + drivers/gpu/drm/fsl-dcu/fsl_d