alistair23-linux/drivers/gpu/drm/atmel-hlcdc
Rob Herring ebc9446135 drm: convert drivers to use drm_of_find_panel_or_bridge
Similar to the previous commit, convert drivers open coding OF graph
parsing to use drm_of_find_panel_or_bridge instead.

This changes some error messages to debug messages (in the graph core).
Graph connections are often "no connects" depending on the particular
board, so we want to avoid spurious messages. Plus the kernel is not a
DT validator.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Archit Taneja <architt@codeaurora.org>
Tested-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
[seanpaul dropped rockchip changes since they're now obsolete]
Signed-off-by: Sean Paul <seanpaul@chromium.org>
2017-04-06 17:00:27 -04:00
..
atmel_hlcdc_crtc.c drm/atmel-hlcdc: Fix suspend/resume implementation 2017-03-16 11:23:59 +01:00
atmel_hlcdc_dc.c drm/atmel-hlcdc: Fix suspend/resume implementation 2017-03-16 11:23:59 +01:00
atmel_hlcdc_dc.h drm/atmel-hlcdc: Fix suspend/resume implementation 2017-03-16 11:23:59 +01:00
atmel_hlcdc_output.c drm: convert drivers to use drm_of_find_panel_or_bridge 2017-04-06 17:00:27 -04:00
atmel_hlcdc_plane.c drm/atmel-hlcdc: Simplify the HLCDC layer logic 2017-02-28 11:57:56 +01:00
Kconfig drm/atmel-hlcdc: make fbdev support really optional 2016-07-15 10:28:33 -04:00
Makefile drm/atmel-hlcdc: Simplify the HLCDC layer logic 2017-02-28 11:57:56 +01:00