[RFC 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

Mark Rutland mark.rutland at arm.com
Fri Oct 16 06:06:33 PDT 2015


> +	/* FIXME - use of_graph_get_port_by_id(np, 1) on newer kernels */
> +	in_ep = of_graph_get_next_endpoint(np, NULL);

Huh?

> +	edidp = of_get_property(np, "edid", &size);

This property wasn't mentioned in the binding document.

Please describe it. If it's from a more generic binding, refer to that
from the binding document.

Thanks,
Mark.


More information about the dri-devel mailing list