All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] BCM283x Camera Receiver driver
@ 2017-09-20 16:07 Dave Stevenson
       [not found] ` <cover.1505916622.git.dave.stevenson-FnsA7b+Nu9XbIbC87yuRow@public.gmane.org>
                   ` (3 more replies)
  0 siblings, 4 replies; 30+ messages in thread
From: Dave Stevenson @ 2017-09-20 16:07 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Rob Herring, Hans Verkuil, Eric Anholt,
	Stefan Wahren, Sakari Ailus, linux-media, linux-rpi-kernel,
	devicetree
  Cc: Dave Stevenson

Hi All.

v3 of this patch set.
This addresses the DT issues raised by Rob, and the things raised by
Eric on the driver. More complete change details between v2 and v3
are in the individual patches.

Thanks
  Dave

Dave Stevenson (4):
  [media] v4l2-common: Add helper function for fourcc to string
  [media] dt-bindings: Document BCM283x CSI2/CCP2 receiver
  [media] bcm2835-unicam: Driver for CCP2/CSI2 camera interface
  MAINTAINERS: Add entry for BCM2835 camera driver

 .../devicetree/bindings/media/bcm2835-unicam.txt   |   85 +
 MAINTAINERS                                        |    7 +
 drivers/media/platform/Kconfig                     |    1 +
 drivers/media/platform/Makefile                    |    1 +
 drivers/media/platform/bcm2835/Kconfig             |   14 +
 drivers/media/platform/bcm2835/Makefile            |    3 +
 drivers/media/platform/bcm2835/bcm2835-unicam.c    | 2192 ++++++++++++++++++++
 drivers/media/platform/bcm2835/vc4-regs-unicam.h   |  264 +++
 drivers/media/v4l2-core/v4l2-common.c              |   18 +
 include/media/v4l2-common.h                        |    3 +
 10 files changed, 2588 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/media/bcm2835-unicam.txt
 create mode 100644 drivers/media/platform/bcm2835/Kconfig
 create mode 100644 drivers/media/platform/bcm2835/Makefile
 create mode 100644 drivers/media/platform/bcm2835/bcm2835-unicam.c
 create mode 100644 drivers/media/platform/bcm2835/vc4-regs-unicam.h

-- 
2.7.4

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

end of thread, other threads:[~2017-11-22 16:39 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-20 16:07 [PATCH v3 0/4] BCM283x Camera Receiver driver Dave Stevenson
     [not found] ` <cover.1505916622.git.dave.stevenson-FnsA7b+Nu9XbIbC87yuRow@public.gmane.org>
2017-09-20 16:07   ` [PATCH v3 1/4] [media] v4l2-common: Add helper function for fourcc to string Dave Stevenson
2017-09-20 16:07     ` Dave Stevenson
2017-10-13 21:09     ` Sakari Ailus
2017-10-17  9:17       ` Dave Stevenson
     [not found]         ` <CAAoAYcN441pVUqCu00hbKmEQWyNaK4jdwkufpJ2P8iXkcQG5KA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-10-17  9:28           ` Hans Verkuil
2017-10-17  9:28             ` Hans Verkuil
     [not found]             ` <8cd44cbf-6751-c3de-1729-c8c1d54e8b00-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
2017-10-17 10:08               ` Sakari Ailus
2017-10-17 10:08                 ` Sakari Ailus
2017-09-20 16:07 ` [PATCH v3 2/4] [media] dt-bindings: Document BCM283x CSI2/CCP2 receiver Dave Stevenson
     [not found]   ` <fae3d29bba67825030c0077dd9c79534b6888512.1505916622.git.dave.stevenson-FnsA7b+Nu9XbIbC87yuRow@public.gmane.org>
2017-09-22  6:45     ` Stefan Wahren
2017-09-22  6:45       ` Stefan Wahren
     [not found]       ` <1814950930.414004.1506062733728-7tX72C7vayboQLBSYMtkGA@public.gmane.org>
2017-09-22 16:07         ` Dave Stevenson
2017-09-22 16:07           ` Dave Stevenson
     [not found]           ` <CAAoAYcMFm82vo5k-iCCpARbndyrLDt1UMV_kRUDHiHA0iMzhMg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-09-22 17:39             ` Stefan Wahren
2017-09-22 17:39               ` Stefan Wahren
2017-09-22 18:04             ` Eric Anholt
2017-09-22 18:04               ` Eric Anholt
2017-09-27 21:51             ` Rob Herring
2017-09-27 21:51               ` Rob Herring
2017-10-02 10:36               ` Dave Stevenson
     [not found]                 ` <CAAoAYcM0m6Z8hUDn+FuNb-O28geAYJqHWrhKPDP_Jvh2P-YE3A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-11-21 19:26                   ` Eric Anholt
2017-11-21 19:26                     ` Eric Anholt
2017-11-21 19:58                     ` Rob Herring
2017-11-21 20:54                       ` Eric Anholt
2017-11-21 20:54                         ` Eric Anholt
2017-11-22 16:39                         ` Dave Stevenson
2017-09-20 16:07 ` [PATCH v3 3/4] [media] bcm2835-unicam: Driver for CCP2/CSI2 camera interface Dave Stevenson
2017-09-22 10:37   ` Hans Verkuil
2017-09-20 16:07 ` [PATCH v3 4/4] MAINTAINERS: Add entry for BCM2835 camera driver Dave Stevenson

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.