All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.9] Xilinx CSI-2 RX subsystem
@ 2020-06-07  1:39 Laurent Pinchart
  2020-06-07  1:55 ` [GIT PULL FOR v5.9] Xilinx CSI-2 RX subsystem (#64347) Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Laurent Pinchart @ 2020-06-07  1:39 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

The following changes since commit 938b29db3aa9c293c7c1366b16e55e308f1a1ddd:

  media: Documentation: media: Refer to mbus format documentation from CSI-2 docs (2020-05-25 15:47:02 +0200)

are available in the Git repository at:

  git://linuxtv.org/pinchartl/media.git tags/xilinx-20200607

for you to fetch changes up to 368e185366b7a391fe0bfac40d5ea705a55e66fe:

  media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver (2020-06-07 04:31:35 +0300)

----------------------------------------------------------------
Xilinx CSI-2 RX subsystem driver

----------------------------------------------------------------
Vishal Sagar (2):
      media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem
      media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

 .../bindings/media/xilinx/xlnx,csi2rxss.yaml    |  237 ++++
 drivers/media/platform/xilinx/Kconfig           |    7 +
 drivers/media/platform/xilinx/Makefile          |    1 +
 drivers/media/platform/xilinx/xilinx-csi2rxss.c | 1111 +++++++++++++++++
 4 files changed, 1356 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/media/xilinx/xlnx,csi2rxss.yaml
 create mode 100644 drivers/media/platform/xilinx/xilinx-csi2rxss.c

-- 
Regards,

Laurent Pinchart

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL FOR v5.9] Xilinx CSI-2 RX subsystem (#64347)
  2020-06-07  1:39 [GIT PULL FOR v5.9] Xilinx CSI-2 RX subsystem Laurent Pinchart
@ 2020-06-07  1:55 ` Jenkins
  0 siblings, 0 replies; 2+ messages in thread
From: Jenkins @ 2020-06-07  1:55 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/64347/
Build log: https://builder.linuxtv.org/job/patchwork/54297/
Build time: 00:05:07
Link: https://lore.kernel.org/linux-media/20200607013904.GA21888@pendragon.ideasonboard.com

gpg: Signature made Sun 07 Jun 2020 01:34:51 AM UTC
gpg:                using RSA key BD94648A8E47ECEDBF199B1862255D299E280B24
gpg:                issuer "laurent.pinchart@ideasonboard.com"
gpg: Good signature from "Laurent Pinchart <laurent.pinchart@ideasonboard.com>" [full]

Summary: 3 patches and/or PDF generation with issues, being 0 at build time

Error/warnings:


Error #256 when running cat patches/0001-media-dt-bindings-media-xilinx-Add-Xilinx-MIPI-CSI-2.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict:
$ cat patches/0001-media-dt-bindings-media-xilinx-Add-Xilinx-MIPI-CSI-2.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:25: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?

Error #256 when running cat patches/0002-media-v4l-xilinx-Add-Xilinx-MIPI-CSI-2-Rx-Subsystem-.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict:
$ cat patches/0002-media-v4l-xilinx-Add-Xilinx-MIPI-CSI-2-Rx-Subsystem-.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:42: WARNING: please write a paragraph that describes the config symbol fully
-:64: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-07  1:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-07  1:39 [GIT PULL FOR v5.9] Xilinx CSI-2 RX subsystem Laurent Pinchart
2020-06-07  1:55 ` [GIT PULL FOR v5.9] Xilinx CSI-2 RX subsystem (#64347) Jenkins

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.