Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751289AbbEGI1L (ORCPT ); Thu, 7 May 2015 04:27:11 -0400 Received: from mail-wg0-f50.google.com ([74.125.82.50]:35231 "EHLO mail-wg0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751015AbbEGI1F (ORCPT ); Thu, 7 May 2015 04:27:05 -0400 Date: Thu, 7 May 2015 09:27:00 +0100 From: Lee Jones To: Eddie Huang Cc: Mark Rutland , Wolfram Sang , linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org, David Box , Jean Delvare , Xudong Chen , Boris BREZILLON , Arnd Bergmann , Liguo Zhang , Wei Yan , Neelesh Gupta , Zhangfei Gao , devicetree@vger.kernel.org, Pawel Moll , Ian Campbell , Ray Jui , Beniamino Galvani , Rob Herring , linux-mediatek@lists.infradead.org, Matthias Brugger , linux-arm-kernel@lists.infradead.org, srv_heupstream@mediatek.com, Anders Berg , Simon Glass , Max Schwarz , Doug Anderson , Sascha Hauer , Kumar Gala Subject: Re: [PATCH v7 0/3] ARM: mediatek: Add driver for Mediatek I2C Message-ID: <20150507082700.GE12484@x1> References: <1430901427-65146-1-git-send-email-eddie.huang@mediatek.com> <20150507073900.GC12484@x1> <1430985284.22615.3.camel@mtksdaap41> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1430985284.22615.3.camel@mtksdaap41> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1700 Lines: 45 On Thu, 07 May 2015, Eddie Huang wrote: > On Thu, 2015-05-07 at 08:39 +0100, Lee Jones wrote: > > On Wed, 06 May 2015, Eddie Huang wrote: > > > > > > > > Eddie Huang (1): > > > I2C: mediatek: Add driver for MediaTek MT8173 I2C controller > > > > > > Xudong Chen (2): > > > dt-bindings: Add I2C bindings for mt65xx/mt81xx. > > > I2C: mediatek: Add driver for MediaTek I2C controller > > > > > > .../devicetree/bindings/i2c/i2c-mt6577.txt | 41 ++ > > > drivers/i2c/busses/Kconfig | 9 + > > > drivers/i2c/busses/Makefile | 1 + > > > drivers/i2c/busses/i2c-mt65xx.c | 748 +++++++++++++++++++++ > > > 4 files changed, 799 insertions(+) > > > create mode 100644 Documentation/devicetree/bindings/i2c/i2c-mt6577.txt > > > create mode 100644 drivers/i2c/busses/i2c-mt65xx.c > > > > Again, you've sent me a patch-set that has absolutely nothing to do > > with me. Can you please stop doing that, my inbox is full enough > > already! > > > > Sorry, I use "scripts/get_maintainer.pl" to get mail receiver, and you > are on list. Yes, the "Commit Signer" entry is the bane of my life. It's best not to Cc everyone who has every touched a file in a given subsystem. > I will narrow down receiver next time. Thanks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/