lkml.org 
[lkml]   [2014]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] Support for Qualcomm QPNP PMIC's
Date
Hello to all,

Here is patch set which adds Qualcomm QPNP PMIC's support.
I've removed RFC tag and sending as regular set hoping that
this time more comments will come out. The link to the RFCv2
at [1].

The first patch in the set implements an *of* based parsing of
PMIC peripheral resources and adding mfd cell for it.
The devicetree node should contain a compatible and reg
proparties. The intention was to keep things simple and similar
to the other mfd drivers.

The second patch adds binding document for qpnp-spmi.

The third patch describes the devicetree binding of the slave
devices attached to the SPMI interface.

Comments are welcome.

regards,
Stan

[1] https://lkml.org/lkml/2014/7/3/443

Ivan T. Ivanov (2):
mfd: qpnp-spmi: document DT bindings for Qualcomm QPNP PMICs
dt: qcom: msm8974: add qpnp-spmi device nodes

Josh Cartwright (1):
mfd: qpnp-spmi: add support for Qualcomm QPNP PMICs

.../devicetree/bindings/qpnp/qcom,qpnp-spmi.txt | 53 +++++++
arch/arm/boot/dts/qcom-msm8974.dtsi | 45 ++++++
drivers/mfd/Kconfig | 15 ++
drivers/mfd/Makefile | 1 +
drivers/mfd/qpnp-spmi.c | 145 ++++++++++++++++++++
5 files changed, 259 insertions(+), 0 deletions(-)
create mode 100644 Documentation/devicetree/bindings/qpnp/qcom,qpnp-spmi.txt
create mode 100644 drivers/mfd/qpnp-spmi.c



\
 
 \ /
  Last update: 2014-07-08 18:41    [W:0.145 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site