Message ID | a10d5622-62f2-57aa-6031-e937470dd83b@xs4all.nl (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL,FOR,v5.15] rcar-vim/isp: add r8a779a0 support | expand |
From: builder@linuxtv.org
Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/a10d5622-62f2-57aa-6031-e937470dd83b@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/126080/
Build time: 00:21:05
Link: https://lore.kernel.org/linux-media/a10d5622-62f2-57aa-6031-e937470dd83b@xs4all.nl
gpg: Signature made Thu 22 Jul 2021 08:04:39 AM UTC
gpg: using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5
gpg: Good signature from "Hans Verkuil <hverkuil-cisco@xs4all.nl>" [unknown]
gpg: aka "Hans Verkuil <hverkuil@xs4all.nl>" [full]
gpg: Note: This key has expired!
Primary key fingerprint: 052C DE7B C215 053B 689F 1BCA BD2D 6148 6614 3B4C
Subkey fingerprint: AAA7 FFBA 4D2D 77EF 4CAE A142 1326 E0CD 23AB DCE5
Summary: got 1/12 patches with issues, being 1 at build time
Error/warnings:
patches/0001-rcar-vin-Refactor-controls-creation-for-video-device.patch:
allyesconfig: return code #0:
../scripts/genksyms/parse.y: warning: 9 shift/reduce conflicts [-Wconflicts-sr]
../scripts/genksyms/parse.y: warning: 5 reduce/reduce conflicts [-Wconflicts-rr]
allyesconfig: return code #0:
SPARSE:../drivers/media/cec/core/cec-core.c ../include/asm-generic/bitops/find.h:90:32: warning: shift count is negative (-192)
SPARSE:../drivers/media/mc/mc-devnode.c ../include/asm-generic/bitops/find.h:90:32: warning: shift count is negative (-192)
SPARSE:../drivers/media/v4l2-core/v4l2-dev.c ../include/asm-generic/bitops/find.h:132:46: warning: shift count is negative (-192)
../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:268 v4l_print_fmtdesc() error: unrecognized %p extension '4', treated as normal %p
../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:292 v4l_print_format() error: unrecognized %p extension '4', treated as normal %p
../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:302 v4l_print_format() error: unrecognized %p extension '4', treated as normal %p
../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:328 v4l_print_format() error: unrecognized %p extension '4', treated as normal %p
../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:347 v4l_print_format() error: unrecognized %p extension '4', treated as normal %p
../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:352 v4l_print_format() error: unrecognized %p extension '4', treated as normal %p
../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:362 v4l_print_framebuffer() error: unrecognized %p extension '4', treated as normal %p
../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:735 v4l_print_frmsizeenum() error: unrecognized %p extension '4', treated as normal %p
../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:762 v4l_print_frmivalenum() error: unrecognized %p extension '4', treated as normal %p
../drivers/media/v4l2-core/v4l2-ioctl.c: ../drivers/media/v4l2-core/v4l2-ioctl.c:1424 v4l_fill_fmtdesc() error: unrecognized %p extension '4', treated as normal %p
../drivers/media/test-drivers/vivid/vivid-core.c: ../drivers/media/test-drivers/vivid/vivid-core.c:1971 vivid_create_instance() parse error: turning off implications after 60 seconds
../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2841 em28xx_v4l2_init() parse error: turning off implications after 60 seconds
This PR has been dropped as requested by Sakari since it conflicts with a pending PR with async notifier renames. Sakari will pick up the rebased patches. Regards, Hans On 22/07/2021 10:11, Hans Verkuil wrote: > The following changes since commit 379e205dab9d7f9761984728e7d6f5f8305cc424: > > media: usb: dvb-usb-v2: af9035: let subdrv autoselect enable si2168 and si2157 (2021-07-12 14:28:49 +0200) > > are available in the Git repository at: > > git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.15c > > for you to fetch changes up to 325f8c6441a46b549fce94b494c860bc730f4847: > > media: rcar-isp: Add Renesas R-Car Image Signal Processor driver (2021-07-22 10:00:30 +0200) > > ---------------------------------------------------------------- > Tag branch > > ---------------------------------------------------------------- > Niklas Söderlund (12): > rcar-vin: Refactor controls creation for video device > rcar-vin: Fix error paths for rvin_mc_init() > rcar-vin: Improve async notifier cleanup paths > rcar-vin: Improve reuse of parallel notifier > rcar-vin: Rename array storing subdevice information > rcar-vin: Move group async notifier > rcar-vin: Extend group notifier DT parser to work with any port > rcar-vin: Create a callback to setup media links > rcar-vin: Specify media device ops at group creation time > rcar-vin: Move and rename CSI-2 link notifications > rcar-vin: Add r8a779a0 support > media: rcar-isp: Add Renesas R-Car Image Signal Processor driver > > MAINTAINERS | 1 + > drivers/media/platform/Kconfig | 16 + > drivers/media/platform/Makefile | 1 + > drivers/media/platform/rcar-isp.c | 505 ++++++++++++++++++++++++++++ > drivers/media/platform/rcar-vin/rcar-core.c | 1059 +++++++++++++++++++++++++++++++++------------------------- > drivers/media/platform/rcar-vin/rcar-dma.c | 22 +- > drivers/media/platform/rcar-vin/rcar-vin.h | 25 +- > 7 files changed, 1151 insertions(+), 478 deletions(-) > create mode 100644 drivers/media/platform/rcar-isp.c >