]> git.baikalelectronics.ru Git - kernel.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)
commitdfa0760d1a0a8c6ec3b67fdd9bdbd051de82da53
tree8b3d61c7d9c280270bdeb6da1f5194264264e004
parente893c89836bee82357de1bb507e05216858ff768
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