[PATCH RFC] imx-drm: convert imx-drm to use the generic DRM OF helper

Philipp Zabel p.zabel at pengutronix.de
Fri Jul 4 01:19:17 PDT 2014


Hi Russell,

Am Donnerstag, den 03.07.2014, 17:52 +0100 schrieb Russell King:
> Use the generic DRM OF helper to locate the possible CRTCs for the
> encoder, thereby shrinking the imx-drm driver some more.

Great, I especially like that now we don't go -EPROBE_DEFER anymore as
soon as a single crtc_mask doesn't check out so we can also start adding
output endpoints to encoders.

> Signed-off-by: Russell King <rmk+kernel at arm.linux.org.uk>
> ---
> This patch builds upon "drm: add of_graph endpoint helper to find
> possible CRTCs", converting imx-drm to use this new helper.

There's a reference counting issue in the patch mentioned above,
but I'd like to fix this in of_graph_get_next_endpoint instead.
For both patches,
Acked-by: Philipp Zabel <p.zabel at pengutronix.de>

regards
Philipp




More information about the linux-arm-kernel mailing list