[PATCH v2 02/28] drm: omapdrm: Drop support for non-DT devices

Laurent Pinchart laurent.pinchart at ideasonboard.com
Tue May 9 08:46:08 UTC 2017


Hi Tomi,

On Tuesday 09 May 2017 11:40:01 Tomi Valkeinen wrote:
> On 08/05/17 14:32, Laurent Pinchart wrote:
> > All OMAP platforms use DT nowadays, drop support for non-DT devices.
> > 
> > Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> > ---
> > 
> >  drivers/gpu/drm/omapdrm/dss/display.c | 19 ++-----
> >  drivers/gpu/drm/omapdrm/dss/dsi.c     | 93  ++++++-----------------------
> >  drivers/gpu/drm/omapdrm/dss/hdmi4.c   |  8 ++-
> >  drivers/gpu/drm/omapdrm/dss/hdmi5.c   |  8 ++-
> >  drivers/gpu/drm/omapdrm/dss/venc.c    | 16 ++----
> >  5 files changed, 35 insertions(+), 109 deletions(-)
> 
> Reviewed-by: Tomi Valkeinen <tomi.valkeinen at ti.com>
> 
> Btw, this only drops non-DT support in a few files. We have a lot more
> to clean up.

You're right. I only took care of the code that bothered me. More patches will 
come :-)

-- 
Regards,

Laurent Pinchart



More information about the dri-devel mailing list