Files
linux/drivers
Rob Herring aeaec6aa88 UPSTREAM: drm: of: introduce drm_of_find_panel_or_bridge
Many drivers have a common pattern of searching the OF graph for either an
attached panel or bridge and then finding the DRM struct for the panel
or bridge. Also, most drivers need to handle deferred probing when the
DRM device is not yet instantiated. Create a common function,
drm_of_find_panel_or_bridge, to find the connected node and the
associated DRM panel or bridge device.

(cherry picked from commit 1f2db3034c)

Change-Id: Ibda889742bfb0ea53181ed2ef9b19a9d9df3303e
Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
[seanpaul dropped extern from drm_of.h]
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
2017-11-08 10:29:53 +08:00
..
2017-10-05 09:41:45 +02:00
2017-07-19 14:33:51 +08:00
2017-08-06 19:19:41 -07:00
2017-10-31 09:39:03 +08:00
2017-08-31 10:26:00 +08:00
2017-10-17 16:56:32 +08:00
2017-11-08 10:12:33 +08:00
2017-10-05 09:41:48 +02:00