[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3857132.BKDS7IHZFq@avalon>
Date: Thu, 14 Apr 2016 17:17:37 +0300
From: Laurent Pinchart <laurent.pinchart@...asonboard.com>
To: Songjun Wu <songjun.wu@...el.com>
Cc: g.liakhovetski@....de, nicolas.ferre@...el.com,
linux-arm-kernel@...ts.infradead.org,
Fabien Dessenne <fabien.dessenne@...com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
devicetree@...r.kernel.org,
Mauro Carvalho Chehab <mchehab@....samsung.com>,
Gerd Hoffmann <kraxel@...hat.com>,
Benoit Parrot <bparrot@...com>,
Kumar Gala <galak@...eaurora.org>,
linux-kernel@...r.kernel.org,
Mikhail Ulyanov <mikhail.ulyanov@...entembedded.com>,
Sudip Mukherjee <sudipm.mukherjee@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Pawel Moll <pawel.moll@....com>,
Peter Griffin <peter.griffin@...aro.org>,
Hans Verkuil <hverkuil@...all.nl>,
Richard Röjfors <richard@...finpack.se>,
Mark Rutland <mark.rutland@....com>,
linux-media@...r.kernel.org
Subject: Re: [PATCH 0/2] [media] atmel-isc: add driver for Atmel ISC
Hello Songjun,
On Wednesday 13 Apr 2016 15:44:18 Songjun Wu wrote:
> The Image Sensor Controller driver includes two parts.
> 1) Driver code to implement the ISC function.
> 2) Device tree binding documentation, it describes how
> to add the ISC in device tree.
>
>
> Songjun Wu (2):
> [media] atmel-isc: add the Image Sensor Controller code
> [media] atmel-isc: DT binding for Image Sensor Controller driver
I can't see the second patch in the linux-media mailing list archives, could
you please resend it ?
> .../devicetree/bindings/media/atmel-isc.txt | 84 ++
> drivers/media/platform/Kconfig | 1 +
> drivers/media/platform/Makefile | 2 +
> drivers/media/platform/atmel/Kconfig | 9 +
> drivers/media/platform/atmel/Makefile | 3 +
> drivers/media/platform/atmel/atmel-isc-regs.h | 280 ++++
> drivers/media/platform/atmel/atmel-isc.c | 1537 ++++++++++++++++
> 7 files changed, 1916 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/media/atmel-isc.txt
> create mode 100644 drivers/media/platform/atmel/Kconfig
> create mode 100644 drivers/media/platform/atmel/Makefile
> create mode 100644 drivers/media/platform/atmel/atmel-isc-regs.h
> create mode 100644 drivers/media/platform/atmel/atmel-isc.c
--
Regards,
Laurent Pinchart
Powered by blists - more mailing lists