From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Yemike Abhilash Chandra <y-abhilashchandra@ti.com>,
Mattijs Korpershoek <mkorpershoek@kernel.org>,
Sakari Ailus <sakari.ailus@linux.intel.com>,
Dave Stevenson <dave.stevenson@raspberrypi.com>,
Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Jai Luthra <jai.luthra@ideasonboard.com>,
Vaishnav Achath <vaishnav.a@ti.com>,
linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
Jai Luthra <jai.luthra@linux.dev>,
"Kumar, Udit" <u-kumar1@ti.com>
Subject: Re: [PATCH] media: i2c: imx219: Implement .get_frame_desc()
Date: Fri, 14 Aug 2026 09:20:17 +0200 [thread overview]
Message-ID: <87v79d183y.fsf@kernel.org> (raw)
In-Reply-To: <892b7261-16b3-40f7-ae31-af9bb483a27a@ti.com>
Hi Yemike,
On Thu, Aug 13, 2026 at 21:12, Yemike Abhilash Chandra <y-abhilashchandra@ti.com> wrote:
> Hi Mattijs,
> Thanks for the patch.
>
> On 13/08/26 20:41, Mattijs Korpershoek wrote:
>> From: Vaishnav Achath <vaishnav.a@ti.com>
>>
>> The next subdev in the media graph may want to enquire information such
>> as bus format, virtual channel, bus data type to route the stream from
>> this sensor correctly.
>>
>> Add support for sharing this information using the .get_frame_desc()
>> callback.
>>
>> Signed-off-by: Vaishnav Achath <vaishnav.a@ti.com>
>> Signed-off-by: Jai Luthra <j-luthra@ti.com>
>> Signed-off-by: Yemike Abhilash Chandra <y-abhilashchandra@ti.com>
>> Signed-off-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
>> ---
>
> FYI, similar variant of this is already posted by Tomi recently [1].
Oh, I completely missed this. I did search on lore, but not good enough,
apparently.
Thanks for the pointer.
I'm happy to drop my patch then.
>
> On that patch, quoting Sakari [2]:
>
> "I've been recently working on
> <URL:https://lore.kernel.org/linux-media/20260518164318.3367888-1-sakari.ailus@linux.intel.com/>.
> In other words, drivers that have a single stream don't need this. We could
> probably extend that further by making use of the routing information but I
> think that should be left for later."
>
> I don't really know the status of that series. I will let Sakari to comment.
Thanks, I'll have a look!
>
> Thanks and Regards,
> Yemike Abhilash Chandra
>
>
> [1]:
> https://lore.kernel.org/all/20260611-imx219-frame-desc-v1-1-fe7e975bca6e@ideasonboard.com/
> [2]: https://lore.kernel.org/all/aip-xwYlKT1d3N0S@kekkonen.localdomain/#t
>
>
prev parent reply other threads:[~2026-08-14 7:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-13 15:11 [PATCH] media: i2c: imx219: Implement .get_frame_desc() Mattijs Korpershoek
2026-08-13 15:42 ` Yemike Abhilash Chandra
2026-08-13 20:14 ` Sakari Ailus
2026-08-14 7:20 ` Mattijs Korpershoek [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87v79d183y.fsf@kernel.org \
--to=mkorpershoek@kernel.org \
--cc=dave.stevenson@raspberrypi.com \
--cc=jai.luthra@ideasonboard.com \
--cc=jai.luthra@linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=sakari.ailus@linux.intel.com \
--cc=u-kumar1@ti.com \
--cc=vaishnav.a@ti.com \
--cc=y-abhilashchandra@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.