mbox series

[0/2] Added support for new mgb4 GMSL modules

Message ID 20250127155957.5254-1-tumic@gpxsee.org (mailing list archive)
Headers show
Series Added support for new mgb4 GMSL modules | expand

Message

Martin Tůma Jan. 27, 2025, 3:59 p.m. UTC
From: Martin Tůma <martin.tuma@digiteqautomotive.com>

Added support for new mgb4 GMSL modules variants.

Martin Tůma (2):
  media: mgb4: Added support for additional GMSL modules variants
  media: admin-guide: add mgb4 GMSL modules variants description

 Documentation/admin-guide/media/mgb4.rst |  4 +++-
 drivers/media/pci/mgb4/mgb4_core.c       | 13 +++++++++----
 drivers/media/pci/mgb4/mgb4_core.h       |  8 ++++++--
 3 files changed, 18 insertions(+), 7 deletions(-)


base-commit: 94794b5ce4d90ab134b0b101a02fddf6e74c437d

Comments

Martin Tůma Jan. 27, 2025, 5:30 p.m. UTC | #1
On 27. 01. 25 5:11 odp., Patchwork Integration wrote:
> Dear Martin Tůma:
> 
> Thanks for your patches! Unfortunately the Media CI robot has not been
> able to test them.
> 
> Make sure that the whole series 20250127155957.5254-1-tumic@gpxsee.org is
> available at lore. And that it can be cherry-picked on top the "next"
> branch of "https://gitlab.freedesktop.org/linux-media/media-committers.git".
> 
> You can try something like this:
>      git fetch https://gitlab.freedesktop.org/linux-media/media-committers.git next
>      git checkout FETCH_HEAD
>      b4 shazam 20250127155957.5254-1-tumic@gpxsee.org
> 
> Error message:\Grabbing thread from lore.kernel.org/all/20250127155957.5254-1-tumic@gpxsee.org/t.mbox.gz
> That message-id is not known.
> 
> 
> 
> Best regards, and Happy Hacking!
> Media CI robot on behalf of the linux-media community.
> 
> ---
> Check the latest rules for contributing your patches at:
> https://docs.kernel.org/driver-api/media/maintainer-entry-profile.html
> 
> If you believe that the CI is wrong, kindly open an issue at
> https://gitlab.freedesktop.org/linux-media/media-ci/-/issues or reply-all
> to this message.
> 

Hi,
I believe that the CI is wrong ;-). When I do a manual download from:

http://lore.kernel.org/all/20250127155957.5254-1-tumic@gpxsee.org/t.mbox.gz

I get a mbox.gz file that looks OK. Maybe there is a problem with me 
sending the mail from another mail address than the one used in the 
patch? My company mail is unusable for sending the patches, but sending 
the mails this way has worked till now... Any suggestions?

M.