Hi Tomi,
I'm happy to see this, nice work.
Unfortunately it does not apply to the media-tree. As this series is a
mix of fixes and new features as well as covering multiple drivers. Do
you think it would make sens to break out the fixes per driver which we
could review and apply ASAP and the new features which we can review but
need to wait until the dependencies are meet?
If the new features depends on stuff that is hard to upport, maybe just
focus on the fixes to get them out of the way?
On 2025-02-19 15:48:54 +0200, Tomi Valkeinen wrote:
Add streams support to Renesas rcar platform driver.
The series attempts to keep compatibility with the current upstream.
However, in upstream there's some kind of custom multi-stream support
implemented to the rcar driver, which breaks at patch "media: rcar-csi2:
Simplify rcsi2_calc_mbps()".
I would not worry about breaking the make shift multi-stream, it was
based on our first attempt to allow streams for GMSL many years ago and
it was bonkers ;-) As long as it don't break a single streams, even from
subdevs that do not themself support streams I'm happy.