]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/etnaviv: remove the need for a gpu-subsystem DT node
authorLucas Stach <l.stach@pengutronix.de>
Wed, 24 Jan 2018 14:30:29 +0000 (15:30 +0100)
committerLucas Stach <l.stach@pengutronix.de>
Mon, 12 Feb 2018 15:31:04 +0000 (16:31 +0100)
commit246774d17fc05a9b33c769c937003cc73d258674
tree8b3d61c7d9c280270bdeb6da1f5194264264e004
parent0b3650bd39ad599741cda151582c5e0a876ed6e8
drm/etnaviv: remove the need for a gpu-subsystem DT node

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@kernel.org>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/display/etnaviv/etnaviv-drm.txt
drivers/gpu/drm/etnaviv/etnaviv_drv.c
drivers/gpu/drm/etnaviv/etnaviv_gpu.c