Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755201AbaGVMRy (ORCPT ); Tue, 22 Jul 2014 08:17:54 -0400 Received: from mail-ig0-f170.google.com ([209.85.213.170]:57677 "EHLO mail-ig0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753974AbaGVMRw (ORCPT ); Tue, 22 Jul 2014 08:17:52 -0400 Date: Tue, 22 Jul 2014 13:17:44 +0100 From: Lee Jones To: Stanimir Varbanov Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Samuel Ortiz , Ian Campbell , Pawel Moll , Rob Herring , Kumar Gala , Mark Rutland , Grant Likely , Courtney Cavin , Bjorn Andersson , Josh Cartwright Subject: Re: [PATCH v2 4/4] mfd: pm8921: rename pm8921-core driver Message-ID: <20140722121744.GD16065@lee--X1> References: <1405613855-27572-1-git-send-email-svarbanov@mm-sol.com> <1405613855-27572-5-git-send-email-svarbanov@mm-sol.com> <20140722103252.GD8406@lee--X1> <53CE50D8.9070608@mm-sol.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <53CE50D8.9070608@mm-sol.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 22 Jul 2014, Stanimir Varbanov wrote: > On 07/22/2014 01:32 PM, Lee Jones wrote: > > On Thu, 17 Jul 2014, Stanimir Varbanov wrote: > > > >> The pm8921-core driver presently supports pm8921 and pm8058 > >> Qualcomm PMICs. To avoid confusion with new generation PMICs > >> (like pm8941) rename the pm8921-core driver to more > >> appropriate name pm8xxx-ssbi, which reflects better that > >> those chips use SSBI interface. > >> > >> Signed-off-by: Stanimir Varbanov > >> --- > >> drivers/mfd/Kconfig | 14 +++++----- > >> drivers/mfd/Makefile | 2 +- > >> drivers/mfd/{pm8921-core.c => pm8xxx-ssbi.c} | 38 +++++++++++++------------- > >> 3 files changed, 27 insertions(+), 27 deletions(-) > >> rename drivers/mfd/{pm8921-core.c => pm8xxx-ssbi.c} (92%) > > > > Patch looks fine to me. > > > > Acked-by: Lee Jones > > > > I'm assuming we want to wait for the others in the set to be ready > > before applying? > > yes, I think you will need an ack for the DT binding document? I prefer to leave these to the DT guys. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/