Linux USB
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@linux.intel.com>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: linux-usb@vger.kernel.org, linux-media@vger.kernel.org,
	gregkh@linuxfoundation.org, hdegoede@redhat.com,
	Thinh.Nguyen@synopsys.com, Amardeep Rai <amardeep.rai@intel.com>,
	Kannappan R <r.kannappan@intel.com>,
	Mathias Nyman <mathias.nyman@linux.intel.com>
Subject: Re: [PATCH v2 4/4] media: uvcvideo: eUSB2 double isochronous bandwidth support
Date: Thu, 21 Aug 2025 12:08:22 +0300	[thread overview]
Message-ID: <aKbiBoxvZYKAJg_v@kekkonen.localdomain> (raw)
In-Reply-To: <20250715091032.GF20231@pendragon.ideasonboard.com>

Hi Laurent,

On Tue, Jul 15, 2025 at 12:10:32PM +0300, Laurent Pinchart wrote:
> Hi Sakari, Tao,
> 
> Thank you for the patch.
> 
> On Fri, Jul 11, 2025 at 11:34:13AM +0300, Sakari Ailus wrote:
> > From: Tao Q Tao <tao.q.tao@intel.com>
> > 
> > Use usb_endpoint_max_isoc_bpi() from the USB framework to find the maximum
> > bytes per interval for the endpoint. Consequently this adds eUSB2
> > isochronous mode and SuperSpeedPlus Isochronous Endpoint Compaion support
> > where larger bpi values are possible.
> > 
> > Co-developed-by: Amardeep Rai <amardeep.rai@intel.com>
> > Signed-off-by: Amardeep Rai <amardeep.rai@intel.com>
> > Signed-off-by: Tao Q Tao <tao.q.tao@intel.com>
> > Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
> > Co-developed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
> > Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
> > Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
> 
> Assuming usb_endpoint_max_isoc_bpi() works correctly :-),
> 
> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

Thank you!

> 
> I won't queue this patch for the time being as it depends on the rest of
> the series. Please let me know if I should queue it at a later point, or
> if you would like to merge it through the linux-usb tree. We would need
> to make sure there's no conflict with other scheduled patches for that
> kernel development cycle.

I think we'd prefer to go through the linux-usb tree, it seems like the
simplest way to get these to the same kernel release. The changes aren't
very big either.

Are you aware of UVC patches that might conflict with this one?

-- 
Kind regards,

Sakari Ailus

      reply	other threads:[~2025-08-21  9:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-11  8:34 [PATCH v2 0/4] eUSB2 support Sakari Ailus
2025-07-11  8:34 ` [PATCH v2 1/4] xhci: Add host support for eUSB2 double isochronous bandwidth devices Sakari Ailus
2025-07-11  8:34 ` [PATCH v2 2/4] USB: core: support eUSB2 double bandwidth large isoc URB frames Sakari Ailus
2025-07-11  8:34 ` [PATCH v2 3/4] USB: Add a function to obtain USB version independent maximum bpi value Sakari Ailus
2025-07-11 13:44   ` Hans de Goede
2025-07-15  8:13     ` Sakari Ailus
2025-07-16 16:35       ` Hans de Goede
2025-07-28 22:21         ` Sakari Ailus
2025-07-11 14:18   ` Alan Stern
2025-07-11  8:34 ` [PATCH v2 4/4] media: uvcvideo: eUSB2 double isochronous bandwidth support Sakari Ailus
2025-07-15  9:10   ` Laurent Pinchart
2025-08-21  9:08     ` Sakari Ailus [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=aKbiBoxvZYKAJg_v@kekkonen.localdomain \
    --to=sakari.ailus@linux.intel.com \
    --cc=Thinh.Nguyen@synopsys.com \
    --cc=amardeep.rai@intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hdegoede@redhat.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mathias.nyman@linux.intel.com \
    --cc=r.kannappan@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox