[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMf-jSk5+c1QYfKfjqmstB60bM3adK5tgAYwmPKhOi6cSeM_WA@mail.gmail.com>
Date: Thu, 17 Jul 2014 16:18:02 +0530
From: pramod gurav <pramod.gurav.etc@...il.com>
To: Stanimir Varbanov <svarbanov@...sol.com>
Cc: linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
Rob Herring <robh+dt@...nel.org>,
Kumar Gala <galak@...eaurora.org>,
Mark Rutland <mark.rutland@....com>,
Grant Likely <grant.likely@...aro.org>,
Courtney Cavin <courtney.cavin@...ymobile.com>,
Lee Jones <lee.jones@...aro.org>,
Samuel Ortiz <sameo@...ux.intel.com>,
Josh Cartwright <joshc@...eaurora.org>,
Mark Brown <broonie@...nel.org>
Subject: Re: [PATCH 1/3] mfd: qpnp-spmi: add support for Qualcomm QPNP PMICs
+Mark Brown
Hi Josh/Stanimir,
On Tue, Jul 8, 2014 at 9:24 PM, Stanimir Varbanov <svarbanov@...sol.com> wrote:
> From: Josh Cartwright <joshc@...eaurora.org>
>
> The Qualcomm QPNP PMIC chips are components used with the
> Snapdragon 800 series SoC family. This driver exists
.
[SNIP]
.
> +config MFD_QPNP_SPMI
> + tristate "Qualcomm QPNP SPMI PMIC"
> + depends on ARCH_QCOM || COMPILE_TEST
> + depends on OF
> + select MFD_CORE
> + select REGMAP_SPMI
REGMAP_SPMI use SPMI functions.
https://patchwork.kernel.org/patch/4566591/
> + help
> + This enables support for the Qualcomm QPNP SPMI PMICs.
> + These PMICs are currently used with the Snapdragon 800 series of
> + SoCs. Note, that this will only be useful paired with descriptions
.
[snip]
.
> +
> +MODULE_DESCRIPTION("QPNP PMIC SPMI driver");
> +MODULE_ALIAS("platform:" KBUILD_MODNAME);
> +MODULE_AUTHOR("The Linux Foundation");
> +MODULE_LICENSE("GPL v2");
> --
> 1.7.0.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
Thanks and Regards
Pramod
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists