[PATCH v2 4/4] drm/msm: Use exynos's model for handling component driver matching.

2015-09-17 Thread Rob Clark
On Thu, Sep 17, 2015 at 10:57 AM, Eric Anholt wrote: > This eliminates the need for the "connectors" and "gpus" nodes in the > devicetree, which we were doing nothing connector- or gpu-specific > with. btw, looks pretty good.. hopefully I'll have some time to put my kernel hat on and test this to

[PATCH v2 4/4] drm/msm: Use exynos's model for handling component driver matching.

2015-09-17 Thread Eric Anholt
This eliminates the need for the "connectors" and "gpus" nodes in the devicetree, which we were doing nothing connector- or gpu-specific with. Signed-off-by: Eric Anholt --- drivers/gpu/drm/msm/msm_drv.c | 65 +-- include/drm/drmP.h| 2 +- 2 f