From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752233AbbIONdI (ORCPT ); Tue, 15 Sep 2015 09:33:08 -0400 Received: from seldrel01.sonyericsson.com ([37.139.156.2]:9839 "EHLO seldrel01.sonyericsson.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751734AbbIONdF (ORCPT ); Tue, 15 Sep 2015 09:33:05 -0400 Date: Tue, 15 Sep 2015 06:33:00 -0700 From: Bjorn Andersson To: Sebastian Reichel CC: Dmitry Eremin-Solenikov , David Woodhouse , "linux-kernel@vger.kernel.org" , "linux-pm@vger.kernel.org" , "linux-arm-msm@vger.kernel.org" , "Cavin, Courtney" Subject: Re: [PATCHv2 3/4] power: Add Qualcomm SMBB driver Message-ID: <20150915133300.GL13472@usrtlx11787.corpusers.net> References: <1438278837-29967-1-git-send-email-bjorn.andersson@sonymobile.com> <1438278837-29967-4-git-send-email-bjorn.andersson@sonymobile.com> <20150915124333.GA1442@earth> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20150915124333.GA1442@earth> User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue 15 Sep 05:43 PDT 2015, Sebastian Reichel wrote: > Hi, > > On Thu, Jul 30, 2015 at 10:53:56AM -0700, Bjorn Andersson wrote: > > From: Courtney Cavin > > > > Add the Qualcomm Switch-Mode Battery Charger and Boost driver, found in > > pm8941. > > > > Signed-off-by: Courtney Cavin > > Signed-off-by: Bjorn Andersson > > --- > > > > Changes since v1: > > - Corrected authorship > > - Dropped MODULE_ALIAS > > Acked-By: Sebastian Reichel > > I think the first patch made it into 4.3, so I can simply queue this > patch together with the DT binding? > That is correct, sorry for it not being mentioned in the thread. Thanks, Bjorn