2013-06-16 15:19:04

by kernel-dev

[permalink] [raw]
Subject: [QUESTION] LVDS / MIPI

I have checked the Kernel Source and the Internet.

Not much if any support for LVDS / MIPI.

This would be for Device Drivers under
Multimedia and Video Capture.

Any Discussion?

Is the response to this question something to the effect
of "sure... Start writing a driver any time you want..."

Thanks.


2013-06-16 20:45:43

by Guennadi Liakhovetski

[permalink] [raw]
Subject: Re: [QUESTION] LVDS / MIPI

On Sun, 16 Jun 2013, [email protected] wrote:

> I have checked the Kernel Source and the Internet.
>
> Not much if any support for LVDS / MIPI.

What exactly do you need support for? MIPI CSI (2/3) capture?

Thanks
Guennadi

> This would be for Device Drivers under
> Multimedia and Video Capture.
>
> Any Discussion?
>
> Is the response to this question something to the effect
> of "sure... Start writing a driver any time you want..."
>
> Thanks.

---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

2013-06-16 22:00:20

by kernel-dev

[permalink] [raw]
Subject: Re: [QUESTION] LVDS / MIPI

On Sun, Jun 16, 2013 at 10:45:38PM +0200, Guennadi Liakhovetski wrote:
> On Sun, 16 Jun 2013, [email protected] wrote:
>
> > I have checked the Kernel Source and the Internet.
> >
> > Not much if any support for LVDS / MIPI.
>
> What exactly do you need support for? MIPI CSI (2/3) capture?
>
> Thanks
> Guennadi

To be most specific, I am looking for support for
the LVDS/MIPI interface on the Gumstix Duovero.

They have a 2-lane, and a 5-lane LVDS interface.

To the best of my knowledge at this point,
they are GPIO lines dedicated to that purpose.

Thanks.