From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752661AbbJaCFL (ORCPT ); Fri, 30 Oct 2015 22:05:11 -0400 Received: from mail-pa0-f48.google.com ([209.85.220.48]:34152 "EHLO mail-pa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751833AbbJaCFG (ORCPT ); Fri, 30 Oct 2015 22:05:06 -0400 Date: Sat, 31 Oct 2015 01:56:52 +0000 From: Olof Johansson To: Masahiro Yamada Cc: arm@kernel.org, Arnd Bergmann , Russell King , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] ARM: multi_v7_defconfig: enable UniPhier I2C drivers Message-ID: <20151031015652.GF1722@localhost> References: <1445914033-4598-1-git-send-email-yamada.masahiro@socionext.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1445914033-4598-1-git-send-email-yamada.masahiro@socionext.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 27, 2015 at 11:47:13AM +0900, Masahiro Yamada wrote: > These two drivers were merged into the I2C sub-system by > commit dd6fd4a32793 ("i2c: uniphier: add UniPhier FIFO-less I2C driver") > and commit 6a62974b667f ("i2c: uniphier_f: add UniPhier FIFO-builtin I2C > driver"). > > Enable them from arch/arm/configs/multi_v7_defconfig. > > Signed-off-by: Masahiro Yamada > --- Hi, I've added these two configs since the patch is small. We're really late and close to the merge window so besides the other patch in this series, I can't really pick up anything else besides fixes. -Olof