From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masahiro Yamada Subject: Re: [PATCH v2 0/2] i2c: uniphier: add two I2C controller drivers for UniPhier SoC platform Date: Mon, 26 Oct 2015 17:27:22 +0900 Message-ID: References: <1445597520-6299-1-git-send-email-yamada.masahiro@socionext.com> <20151026081746.GC597@x1> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <20151026081746.GC597@x1> Sender: linux-kernel-owner@vger.kernel.org To: Lee Jones Cc: linux-i2c@vger.kernel.org, Jiri Slaby , Zubair Lutfullah Kakakhel , Kumar Gala , Ian Campbell , Rob Herring , James Hogan , Kamal Dasu , Geert Uytterhoeven , Neelesh Gupta , Geert Uytterhoeven , Ray Jui , Tejun Heo , Andrew Bresticker , Scott Branden , Javier Martinez Canillas , Pawel Moll , Greg Kroah-Hartman , Andrew Morton , devicetree@vger.kernel.org, Xudong Chen , Mauro Carvalho Chehab , Wolfram List-Id: devicetree@vger.kernel.org Hi Lee, 2015-10-26 17:17 GMT+09:00 Lee Jones : >> This series adds two I2C controller drivers. >> (they are completely different IPs.) >> >> The first one is a very simple FIFO-less I2C controller, >> which is used on some older UniPhier SoCs. >> >> The other one is higher-performance I2C controller with TX/RX FIFO, >> used on newer UniPhier SoCs. > > And you have sent this to me because ... ? No special reason. I sent this series to linux-i2c@vger.kernel.org. I guess you were automatically CC'ed by scripts/get_maintainer.pl. Using get_maintainer.pl is a normal process when sending patches, I think. -- Best Regards Masahiro Yamada