From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 19 Sep 2013 08:54:21 +0200 Subject: [U-Boot] [PATCH v2 2/3] i2c: move to new subsystem In-Reply-To: <1379532123-28660-3-git-send-email-tremyfr@yahoo.fr> References: <1379532123-28660-1-git-send-email-tremyfr@yahoo.fr> <1379532123-28660-3-git-send-email-tremyfr@yahoo.fr> Message-ID: <20130919085421.2b92a9b1@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Philippe, On Wed, 18 Sep 2013 21:22:02 +0200, Philippe Reynes wrote: > > Signed-off-by: Philippe Reynes > --- > README | 11 +++ > arch/arm/cpu/armv7/mx5/clock.c | 2 +- > arch/arm/cpu/armv7/mx6/clock.c | 2 +- > arch/arm/imx-common/Makefile | 2 +- > drivers/i2c/Makefile | 2 +- > drivers/i2c/mxc_i2c.c | 137 +++++++++++++++++++++++----------------- > 6 files changed, 93 insertions(+), 63 deletions(-) As this affects MXC, not i2c as a whole, the patch summary should have an "mxc:" tag prepended to the "i2c:" one. Amicalement, -- Albert.