Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1580930

Re: [RFC 03/13] v4l: split lane parsing code

From Pavel Machek <pavel@ucw.cz>
Newsgroups linux.kernel
Subject Re: [RFC 03/13] v4l: split lane parsing code
Date 2017-02-14 23:40 +0100
Message-ID <taTVp-7JE-45@gated-at.bofh.it> (permalink)
References <taLEu-2wc-29@gated-at.bofh.it> <taSZk-75C-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi!

> On Tue, Feb 14, 2017 at 02:39:41PM +0100, Pavel Machek wrote:
> > From: Sakari Ailus <sakari.ailus@iki.fi>
> > 
> > The function to parse CSI2 bus parameters was called
> > v4l2_of_parse_csi_bus(), rename it as v4l2_of_parse_csi2_bus() in
> > anticipation of CSI1/CCP2 support.
> > 
> > Obtain data bus type from bus-type property. Only try parsing bus
> > specific properties in this case.
> > 
> > Separate lane parsing from CSI-2 bus parameter parsing. The CSI-1 will
> > need these as well, separate them into a different
> > function. have_clk_lane and num_data_lanes arguments may be NULL; the
> > CSI-1 bus will have no use for them.
> > 
> > Add support for parsing of CSI-1 and CCP2 bus related properties
> > documented in video-interfaces.txt.
> 
> One more thing: this conflicts badly with the V4L2 fwnode patchset.
> 
> Assuming things go well and that can be merged somewhat soonish, can I take
> this and rebase it on the fwnode set? The two first patches in the set look
> pretty good to me.

Actually, I'd say that first four patches should be ready. Feel free
to take them/rebase them/etc. I can then continue working on the
rest....

Best regards,
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[RFC 03/13] v4l: split lane parsing code Pavel Machek <pavel@ucw.cz> - 2017-02-14 14:50 +0100
  Re: [RFC 03/13] v4l: split lane parsing code Sakari Ailus <sakari.ailus@iki.fi> - 2017-02-14 22:30 +0100
    Re: [RFC 03/13] v4l: split lane parsing code Pavel Machek <pavel@ucw.cz> - 2017-02-14 23:30 +0100
  Re: [RFC 03/13] v4l: split lane parsing code Sakari Ailus <sakari.ailus@iki.fi> - 2017-02-14 22:40 +0100
    Re: [RFC 03/13] v4l: split lane parsing code Pavel Machek <pavel@ucw.cz> - 2017-02-14 23:40 +0100

csiph-web