[PATCH] drm/imx: imx-ldb: Remove the leftover LVDS_BIT_MAP_SPWG/JEIDA enums

Marco Felsch m.felsch at pengutronix.de
Thu May 28 09:34:31 UTC 2020


Hi Liu,

pls check [1], I already send patches for it. Those stuck because we
need to verify Philipp's proposal.

[1] https://www.spinics.net/lists/arm-kernel/msg789309.html

Regards,
  Marco

On 20-05-28 10:55, Liu Ying wrote:
> Gentle ping...
> 
> On Tue, 2020-05-12 at 15:21 +0800, Liu Ying wrote:
> > No one is using the LVDS_BIT_MAP_SPWG/JEIDA enums since a previous
> > commit which changes the imx_ldb_bit_mappings[] array definition,
> > so let's remove them.
> > 
> > Fixes: 5e501ed7253b ("drm/imx: imx-ldb: allow to determine bus format
> > from the connected panel")
> > Cc: Philipp Zabel <p.zabel at pengutronix.de>
> > Cc: Sascha Hauer <s.hauer at pengutronix.de>
> > Cc: Pengutronix Kernel Team <kernel at pengutronix.de>
> > Cc: NXP Linux Team <linux-imx at nxp.com>
> > Signed-off-by: Liu Ying <victor.liu at nxp.com>
> > ---
> >  drivers/gpu/drm/imx/imx-ldb.c | 5 -----
> >  1 file changed, 5 deletions(-)
> > 
> > diff --git a/drivers/gpu/drm/imx/imx-ldb.c b/drivers/gpu/drm/imx/imx-
> > ldb.c
> > index 4da22a9..19a00eb 100644
> > --- a/drivers/gpu/drm/imx/imx-ldb.c
> > +++ b/drivers/gpu/drm/imx/imx-ldb.c
> > @@ -477,11 +477,6 @@ static int imx_ldb_register(struct drm_device
> > *drm,
> >  	return 0;
> >  }
> >  
> > -enum {
> > -	LVDS_BIT_MAP_SPWG,
> > -	LVDS_BIT_MAP_JEIDA
> > -};
> > -
> >  struct imx_ldb_bit_mapping {
> >  	u32 bus_format;
> >  	u32 datawidth;
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |


More information about the dri-devel mailing list