From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753152AbcB2W5N (ORCPT ); Mon, 29 Feb 2016 17:57:13 -0500 Received: from muru.com ([72.249.23.125]:47614 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752769AbcB2W5J (ORCPT ); Mon, 29 Feb 2016 17:57:09 -0500 Date: Mon, 29 Feb 2016 14:57:06 -0800 From: Tony Lindgren To: Arnd Bergmann Cc: linux-arm-kernel@lists.infradead.org, Paul Kocialkowski , Mark Rutland , devicetree@vger.kernel.org, Russell King , Pawel Moll , Ian Campbell , linux-kernel@vger.kernel.org, Liam Girdwood , Rob Herring , =?utf-8?Q?Beno=C3=AEt?= Cousson , Kumar Gala , Javier Martinez Canillas , linux-omap@vger.kernel.org Subject: Re: [PATCH v4 5/5] ARM: multi_v7_defconfig: Enable LP872x regulator support Message-ID: <20160229225705.GS13417@atomide.com> References: <1456663185-14170-1-git-send-email-contact@paulk.fr> <1456663185-14170-6-git-send-email-contact@paulk.fr> <20160229215446.GP13417@atomide.com> <3559918.7gA8u2p4Bl@wuerfel> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3559918.7gA8u2p4Bl@wuerfel> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Arnd Bergmann [160229 13:59]: > On Monday 29 February 2016 13:54:46 Tony Lindgren wrote: > > * Paul Kocialkowski [160228 04:40]: > > > The LP872x regulator is used in the LG Optimus Black codename sniper to supply > > > the external mmc card. > > > > This patch needs to be sent directly to arm@kernel.org to avoid > > merge conflicts. I've picked the omap2plus_defconfig related change > > into omap-for-v4.6/defconfig. > > I'd actually prefer it as part of the omap-for-v4.6/defconfig branch. > Taking care of merge conflicts is easy. OK will apply then. Thanks, Tony