From patchwork Tue Dec 27 20:59:23 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Pavel Machek X-Patchwork-Id: 9489855 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id EE8B260838 for ; Tue, 27 Dec 2016 20:59:31 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C872D1FF1D for ; Tue, 27 Dec 2016 20:59:31 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BB2EA223B2; Tue, 27 Dec 2016 20:59:31 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, T_TVD_MIME_EPI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id ECEB11FF1D for ; Tue, 27 Dec 2016 20:59:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754082AbcL0U71 (ORCPT ); Tue, 27 Dec 2016 15:59:27 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:54829 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752294AbcL0U70 (ORCPT ); Tue, 27 Dec 2016 15:59:26 -0500 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 28284824B3; Tue, 27 Dec 2016 21:59:24 +0100 (CET) Date: Tue, 27 Dec 2016 21:59:23 +0100 From: Pavel Machek To: Sakari Ailus Cc: ivo.g.dimitrov.75@gmail.com, sre@kernel.org, pali.rohar@gmail.com, linux-media@vger.kernel.org, galak@codeaurora.org, mchehab@osg.samsung.com, linux-kernel@vger.kernel.org Subject: [PATCH] mark myself as mainainer for camera on N900 Message-ID: <20161227205923.GA7859@amd> References: <20161023200355.GA5391@amd> <20161119232943.GF13965@valkosipuli.retiisi.org.uk> <20161214122451.GB27011@amd> <20161222100104.GA30917@amd> <20161227092634.GK16630@valkosipuli.retiisi.org.uk> <20161227204558.GA23676@amd> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20161227204558.GA23676@amd> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Mark and Sakari as maintainers for Nokia N900 camera pieces. Signed-off-by: Pavel Machek --- Hi! > Yeah, there was big flamewar about the permissions. In the end Linus > decided that everyone knows the octal numbers, but the constants are > tricky. It began with patch series with 1000 patches... > > > Btw. should we update maintainers as well? Would you like to put yourself > > there? Feel free to add me, too... > > Ok, will do. Something like this? Actually, I guess we could merge ADP1653 entry there. Yes, it is random collection of devices, but are usually tested "together", so I believe one entry makes sense. (But I have no problem with having multiple entries, too.) Thanks, Pavel diff --git a/MAINTAINERS b/MAINTAINERS index 63cefa6..1cb1d97 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8613,6 +8613,14 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git S: Maintained F: arch/nios2/ +NOKIA N900 CAMERA SUPPORT (ET8EK8 SENSOR, AD5820 FOCUS) +M: Pavel Machek +M: Sakari Ailus +L: linux-media@vger.kernel.org +S: Maintained +F: drivers/media/i2c/et8ek8 +F: drivers/media/i2c/ad5820.c + NOKIA N900 POWER SUPPLY DRIVERS R: Pali Rohár F: include/linux/power/bq2415x_charger.h