On Fri, Jan 27, 2023 at 12:48:28AM +0200, Laurent Pinchart wrote: > Hello, > > On Thu, Jan 26, 2023 at 11:33:30PM +0100, Michael Grzeschik wrote: > > On Tue, Jan 24, 2023 at 05:17:09PM +0100, Michael Grzeschik wrote: > > > On Tue, Jan 24, 2023 at 04:35:24PM +0100, Greg KH wrote: > > >> On Tue, Jan 24, 2023 at 03:49:29PM +0100, Michael Grzeschik wrote: > > >>> The following changes since commit 82adfe34694c98f1115a7b75cff6af9c4a35dba9: > > >>> > > >>> Merge tag 'media-uvc-next-20230115' of git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux into media_stage (2023-01-22 08:43:14 +0100) > > >>> > > >>> are available in the Git repository at: > > >>> > > >>> git://git.pengutronix.de/mgr/linux tags/uvc-gadget-next-20230124 > > >>> > > >>> for you to fetch changes up to e88f760d0f7054f49aa68b75bf0530840f031d34: > > >>> > > >>> usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name (2023-01-24 15:26:07 +0100) > > >>> > > >>> ---------------------------------------------------------------- > > >>> Marek Vasut (1): > > >>> media: uvcvideo: Add GUID for BGRA/X 8:8:8:8 > > >>> > > >>> Michael Grzeschik (4): > > >>> usb: uvc: move media/v4l2-uvc.h to usb/uvc.h > > >>> usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unit > > >>> usb: uvc: make uvc_format_desc table const > > >>> usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name > > >> > > >> Sorry, but I can't take patches like this as a pull request. I want to > > >> see the real patches and get people to review them properly that way. > > > > > > I just did like Laurent suggested. Since the series was already properly > > > reviewed I also thought this would be fine. > > > > > > https://lore.kernel.org/linux-media/Y8VdpQGcqmoKESk8@xxxxxxxxxxxxxxxxxxxxxxxxxx/ > > > > > > Anyway. I can send another round with the patch from Marek in the > > > series. > > > > I am unsure how to proceed here. > > > > I could send the series again and hope for Greg to take them. But > > without Mauros merge of your changes underneath, Greg will not be > > able to apply my series. > > I think Greg would like to see a v3 of the series exactly as it exists > in your branch, based on top of media-uvc-next-20230115, with Marek's > patch included. Could you post that, and indicate in the cover letter > than it applies on top of > > git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git media-uvc-next-20230115 > > which has been merged in the Linux media tree for v6.3 (as shown by > https://git.linuxtv.org/media_stage.git/commit/?id=82adfe34694c98f1115a7b75cff6af9c4a35dba9). > > Greg, can you then merge that tag in your tree first, and then pick > Michael's patches up on top ? Yes, I will be glad to do that, thanks. greg k-h