[PATCH v2 2/2] drm/etnaviv: remove the need for a gpu-subsystem DT node
Lucas Stach
l.stach at pengutronix.de
Thu Jan 25 09:43:36 UTC 2018
Am Mittwoch, den 24.01.2018, 14:49 -0600 schrieb Rob Herring:
> On Wed, Jan 24, 2018 at 9:37 AM, Lucas Stach <l.stach at pengutronix.de>
> wrote:
> > The module autoloading can be triggered through the GPU core nodes
> > and the necessary platform device for the DRM toplevel device will
> > be instantiated on module init.
> >
> > Suggested-by: Rob Herring <robh at kernel.org>
> > Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
> > ---
> > .../bindings/display/etnaviv/etnaviv-drm.txt | 20 ----------
> > --
> > drivers/gpu/drm/etnaviv/etnaviv_drv.c | 36
> > ++++++++++++----------
> > drivers/gpu/drm/etnaviv/etnaviv_gpu.c | 1 +
> > 3 files changed, 20 insertions(+), 37 deletions(-)
>
> Reviewed-by: Rob Herring <robh at kernel.org>
>
> Are you going to update dts files to remove the node?
Sure. I'll send DT update patches for this once this patch has landed
in my etnaviv/next tree.
Regards,
Lucas
More information about the etnaviv
mailing list