[PATCH] drm/panfrost: Remove completed features still in TODO

Rob Herring robh at kernel.org
Tue Aug 13 14:50:24 UTC 2019


On Tue, Aug 13, 2019 at 7:07 AM Neil Armstrong <narmstrong at baylibre.com> wrote:
>
> On 02/08/2019 21:57, Rob Herring wrote:
> > There's a few features the driver supports which we forgot to remove, so
> > remove them now.
> >
> > Cc: Tomeu Vizoso <tomeu.vizoso at collabora.com>
> > Cc: Boris Brezillon <boris.brezillon at collabora.com>
> > Signed-off-by: Rob Herring <robh at kernel.org>
> > ---
> >  drivers/gpu/drm/panfrost/TODO | 9 ---------
> >  1 file changed, 9 deletions(-)
> >
> > diff --git a/drivers/gpu/drm/panfrost/TODO b/drivers/gpu/drm/panfrost/TODO
> > index c2e44add37d8..2ac972a3469c 100644
> > --- a/drivers/gpu/drm/panfrost/TODO
> > +++ b/drivers/gpu/drm/panfrost/TODO
> > @@ -1,15 +1,9 @@
> > -- Thermal support.
> > -
> >  - Bifrost support:
> >    - DT bindings (Neil, WIP)
>
> The bifrostr bindings are upstream, but not in YAML, you should move and transform this line into :
>
>     - DT bindings in YAML schema

Already applied this. In any case, this patch was about removals. If
we have updates or additions, that's a separate thing.

But I rather just get this one done than add a todo.

Rob


More information about the dri-devel mailing list