[PATCH 14/15] drm/dsi: Resolve MIPI DSI device from phandle

2014-10-16 Thread Andrzej Hajda
On 10/13/2014 12:16 PM, Thierry Reding wrote: > From: Thierry Reding > > Add a function, of_find_mipi_dsi_device_by_node(), that can be used to > resolve a phandle to a MIPI DSI device. > > Signed-off-by: Thierry Reding Acked-by: Andrzej Hajda -- Regards Andrzej > --- > drivers/gpu/drm/drm_mi

[PATCH 14/15] drm/dsi: Resolve MIPI DSI device from phandle

2014-10-13 Thread Thierry Reding
From: Thierry Reding Add a function, of_find_mipi_dsi_device_by_node(), that can be used to resolve a phandle to a MIPI DSI device. Signed-off-by: Thierry Reding --- drivers/gpu/drm/drm_mipi_dsi.c | 23 +++ include/drm/drm_mipi_dsi.h | 1 + 2 files changed, 24 insertio