mbox series

[GIT,PULL,FOR,v6.14] rkisp1 miscellaneous changes

Message ID 20241204193935.GE10736@pendragon.ideasonboard.com (mailing list archive)
State New
Headers show
Series [GIT,PULL,FOR,v6.14] rkisp1 miscellaneous changes | expand

Pull-request

https://gitlab.freedesktop.org/linux-media/users/pinchartl.git tags/next-media-rkisp1-20241204

Message

Laurent Pinchart Dec. 4, 2024, 7:39 p.m. UTC
Hans, Mauro,

Ricardo asked for a pull request that can stay on the list for a week
before being processed (I assume for CI testing purpose), so here's one.
It's a real pull request, but it doesn't need to be merged urgently (as
long as it makes it to v6.14).

The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

  https://gitlab.freedesktop.org/linux-media/users/pinchartl.git tags/next-media-rkisp1-20241204

for you to fetch changes up to edb4d6ac547664c6e0b8bcc0f4f7a99212b2ff9b:

  media: rkisp1: Reduce min_queued_buffers to 1 (2024-12-04 19:03:08 +0200)

----------------------------------------------------------------
Miscellaneous small changes to the rkisp1 driver

----------------------------------------------------------------
Dheeraj Reddy Jonnalagadda (1):
      media: rkisp1: Fix unused value issue

Jacopo Mondi (1):
      media: rkisp1: Reduce min_queued_buffers to 1

 drivers/media/platform/rockchip/rkisp1/rkisp1-capture.c | 4 +---
 drivers/media/platform/rockchip/rkisp1/rkisp1-dev.c     | 3 +++
 2 files changed, 4 insertions(+), 3 deletions(-)

Comments

Jenkins Dec. 4, 2024, 7:57 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/20241204193935.GE10736@pendragon.ideasonboard.com/
Build log: https://builder.linuxtv.org/job/patchwork/405010/
Build time: 00:07:21
Link: https://lore.kernel.org/linux-media/20241204193935.GE10736@pendragon.ideasonboard.com

gpg: Signature made Wed 04 Dec 2024 05:05:15 PM UTC
gpg:                using EDDSA key 7804022A38B7D13F41738C3685F1965061424BE1
gpg:                issuer "laurent.pinchart@ideasonboard.com"
gpg: Good signature from "Laurent Pinchart <laurent.pinchart@ideasonboard.com>" [full]
gpg: laurent.pinchart@ideasonboard.com: Verified 5 signatures in the past
     4 months.  Encrypted 0 messages.

Summary: no issues. All 2 looked fine.
Ricardo Ribalda Dec. 5, 2024, 1:21 p.m. UTC | #2
On Wed, 4 Dec 2024 at 20:39, Laurent Pinchart
<laurent.pinchart@ideasonboard.com> wrote:
>
> Hans, Mauro,
>
> Ricardo asked for a pull request that can stay on the list for a week
> before being processed (I assume for CI testing purpose), so here's one.
> It's a real pull request, but it doesn't need to be merged urgently (as
> long as it makes it to v6.14).

Thank you so much Laurent. I am done with the development.

Mauro, Hans feel free to apply it when it works for you!

Regards