[PATCH v2 02/14] drm/etnaviv: add devicetree bindings

2015-12-09 Thread Rob Herring
On Wed, Dec 09, 2015 at 12:48:15PM +0100, Lucas Stach wrote: > Etnaviv follows the same priciple as imx-drm to have a virtual > master device node to bind all the individual GPU cores together > into one DRM device. > > Signed-off-by: Lucas Stach Acked-by: Rob Herring > --- > v2: Add note why

[PATCH v2 02/14] drm/etnaviv: add devicetree bindings

2015-12-09 Thread Lucas Stach
Etnaviv follows the same priciple as imx-drm to have a virtual master device node to bind all the individual GPU cores together into one DRM device. Signed-off-by: Lucas Stach --- v2: Add note why a more specific compatible isn't needed for GPU core nodes. --- .../bindings/display/etnaviv/etnavi