Hi Javier,

On Monday 19 December 2011 08:44:58 javier Martin wrote:
> Hi,
> thank you for your comments.
> 
> Let me try to summarize the conclusions we've agreed here:
> 1.- soc-camera can support S_INPUT as long as I provide backwards
> compatibility in case subdev does not support s_routing (i.e. I must
> resend my patch returning input 0 in case s_routing is not supported).

Yes. As Guennadi pointed out, we also need to support input enumeration. One 
possible solution for that is pad support in the subdev.

> 2.- Board specific code must tell the subdevice which inputs are
> really connected and how through platform data.

That's right. Please make sure that platform data only use static data and no 
callback function if possible, to make the transition to the device tree 
easier.

> Is that OK?

-- 
Regards,

Laurent Pinchart
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to