Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752422AbbEGHzE (ORCPT ); Thu, 7 May 2015 03:55:04 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:56319 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1750852AbbEGHy6 (ORCPT ); Thu, 7 May 2015 03:54:58 -0400 X-Listener-Flag: 11101 Message-ID: <1430985284.22615.3.camel@mtksdaap41> Subject: Re: [PATCH v7 0/3] ARM: mediatek: Add driver for Mediatek I2C From: Eddie Huang To: Lee Jones CC: Mark Rutland , Wolfram Sang , , , David Box , Jean Delvare , Xudong Chen , Boris BREZILLON , Arnd Bergmann , "Liguo Zhang" , Wei Yan , Neelesh Gupta , Zhangfei Gao , , Pawel Moll , Ian Campbell , Ray Jui , Beniamino Galvani , Rob Herring , , Matthias Brugger , , , Anders Berg , "Simon Glass" , Max Schwarz , "Doug Anderson" , Sascha Hauer , Kumar Gala Date: Thu, 7 May 2015 15:54:44 +0800 In-Reply-To: <20150507073900.GC12484@x1> References: <1430901427-65146-1-git-send-email-eddie.huang@mediatek.com> <20150507073900.GC12484@x1> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1329 Lines: 39 Hi Lee, 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. I will narrow down receiver next time. Eddie -- 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/