[PATCH 1/3] mfd: qpnp-spmi: add support for Qualcomm QPNP PMICs
pramod gurav
pramod.gurav.etc at gmail.com
Thu Jul 17 03:51:33 PDT 2014
On Thu, Jul 17, 2014 at 4:18 PM, pramod gurav
<pramod.gurav.etc at gmail.com> wrote:
> +Mark Brown
> Hi Josh/Stanimir,
>
>
> On Tue, Jul 8, 2014 at 9:24 PM, Stanimir Varbanov <svarbanov at mm-sol.com> wrote:
>> From: Josh Cartwright <joshc at codeaurora.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/
Sorry for incomplete comment as I sent the mail by mistake.
In above patchwork discussion Mark Brown suggested "driver using
REGMAP_SPMI should depend on SPMI and select REGMAP_SPMI, assuming
SPMI is a user-selectable Kconfig symbol."
>> + 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
> .
>
> --
> Thanks and Regards
> Pramod
--
Thanks and Regards
Pramod
More information about the linux-arm-kernel
mailing list