Re: [PATCH 1/3] mfd: qpnp-spmi: add support for Qualcomm QPNP PMICs
From: pramod gurav <hidden>
Date: 2014-07-17 10:51:39
Also in:
linux-arm-kernel, linux-arm-msm, lkml
From: pramod gurav <hidden>
Date: 2014-07-17 10:51:39
Also in:
linux-arm-kernel, linux-arm-msm, lkml
On Thu, Jul 17, 2014 at 4:18 PM, pramod gurav [off-list ref] wrote:
+Mark Brown Hi Josh/Stanimir, On Tue, Jul 8, 2014 at 9:24 PM, Stanimir Varbanov [off-list ref] wrote:quoted
From: Josh Cartwright <redacted> The Qualcomm QPNP PMIC chips are components used with the Snapdragon 800 series SoC family. This driver exists. [SNIP] .quoted
+config MFD_QPNP_SPMI + tristate "Qualcomm QPNP SPMI PMIC" + depends on ARCH_QCOM || COMPILE_TEST + depends on OF + select MFD_CORE + select REGMAP_SPMIREGMAP_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."
quoted
+ 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