Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1580885
| From | Sakari Ailus <sakari.ailus@iki.fi> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC 03/13] v4l: split lane parsing code |
| Date | 2017-02-14 22:40 +0100 |
| Message-ID | <taSZk-75C-19@gated-at.bofh.it> (permalink) |
| References | <taLEu-2wc-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Pavel, 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. -- Sakari Ailus e-mail: sakari.ailus@iki.fi XMPP: sailus@retiisi.org.uk
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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