From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtpout.microchip.com ([198.175.253.82]:31495 "EHLO email.microchip.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751382AbcHOHsW (ORCPT ); Mon, 15 Aug 2016 03:48:22 -0400 Subject: Re: [PATCH v9 0/2] [media] atmel-isc: add driver for Atmel ISC To: Hans Verkuil , , References: <1470899202-13933-1-git-send-email-songjun.wu@microchip.com> <676111f8-e179-b2cc-4792-cd4304995e31@xs4all.nl> CC: , , , Mauro Carvalho Chehab , Arnd Bergmann , =?UTF-8?Q?Niklas_S=c3=83=c2=b6derlund?= , Benoit Parrot , , Andrew-CT Chen , Sudip Mukherjee , , Rob Herring , Kamil Debski , Tiffany Lin , Geert Uytterhoeven , Mark Rutland , Mikhail Ulyanov , =?UTF-8?Q?Richard_R=c3=b6jfors?= , Hans Verkuil , Laurent Pinchart , Simon Horman From: "Wu, Songjun" Message-ID: <160e313b-9a3e-2ca7-93cd-ef23eb412535@microchip.com> Date: Mon, 15 Aug 2016 15:47:21 +0800 MIME-Version: 1.0 In-Reply-To: <676111f8-e179-b2cc-4792-cd4304995e31@xs4all.nl> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: On 8/15/2016 15:34, Hans Verkuil wrote: > On 08/11/2016 09:06 AM, 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. > > So close... > > Running checkpatch gives me: > > WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? > #133: > new file mode 100644 > > Can you make a patch adding an entry to MAINTAINERS? No need to repost the other > two. > Thank you. Nicolas or I will make a patch to add an entry to MAINTAINERS. > Regards, > > Hans >