From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH v3 08/10] mfd: pm8x41: add support for Qualcomm 8x41 PMICs Date: Tue, 29 Oct 2013 08:56:05 -0700 Message-ID: <20131029155605.GE4231@lee--X1> References: <5a49bffc44c5f5bffe222560e489a712321ce971.1382985169.git.joshc@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-ob0-f172.google.com ([209.85.214.172]:34727 "EHLO mail-ob0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757846Ab3J2P4K (ORCPT ); Tue, 29 Oct 2013 11:56:10 -0400 Received: by mail-ob0-f172.google.com with SMTP id gq1so55070obb.17 for ; Tue, 29 Oct 2013 08:56:10 -0700 (PDT) Content-Disposition: inline In-Reply-To: <5a49bffc44c5f5bffe222560e489a712321ce971.1382985169.git.joshc@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Josh Cartwright Cc: Greg Kroah-Hartman , Samuel Ortiz , David Brown , Daniel Walker , Bryan Huntsman , linux-arm-msm@vger.kernel.org, Gilad Avidov , linux-kernel@vger.kernel.org, Michael Bohan , Sagar Dharia , linux-arm-kernel@lists.infradead.org On Mon, 28 Oct 2013, Josh Cartwright wrote: > The Qualcomm 8941 and 8841 PMICs are components used with the Snapdra= gon > 800 series SoC family. This driver exists largely as a glue mfd comp= onent, > it exists to be an owner of an SPMI regmap for children devices > described in device tree. >=20 > Signed-off-by: Josh Cartwright > --- > drivers/mfd/Kconfig | 10 ++++++++ > drivers/mfd/Makefile | 1 + > drivers/mfd/pm8x41.c | 64 ++++++++++++++++++++++++++++++++++++++++++= ++++++++++ Can you CC me on your next submission, or it may not get applied. --=20 Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org =E2=94=82 Open source software for ARM SoCs =46ollow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 From: lee.jones@linaro.org (Lee Jones) Date: Tue, 29 Oct 2013 08:56:05 -0700 Subject: [PATCH v3 08/10] mfd: pm8x41: add support for Qualcomm 8x41 PMICs In-Reply-To: <5a49bffc44c5f5bffe222560e489a712321ce971.1382985169.git.joshc@codeaurora.org> References: <5a49bffc44c5f5bffe222560e489a712321ce971.1382985169.git.joshc@codeaurora.org> Message-ID: <20131029155605.GE4231@lee--X1> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, 28 Oct 2013, Josh Cartwright wrote: > The Qualcomm 8941 and 8841 PMICs are components used with the Snapdragon > 800 series SoC family. This driver exists largely as a glue mfd component, > it exists to be an owner of an SPMI regmap for children devices > described in device tree. > > Signed-off-by: Josh Cartwright > --- > drivers/mfd/Kconfig | 10 ++++++++ > drivers/mfd/Makefile | 1 + > drivers/mfd/pm8x41.c | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++ Can you CC me on your next submission, or it may not get applied. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog