All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] qcom_rpm: add support for IPQ8064 resources
@ 2014-11-20 19:41 ` Josh Cartwright
  0 siblings, 0 replies; 34+ messages in thread
From: Josh Cartwright @ 2014-11-20 19:41 UTC (permalink / raw)
  To: Bjorn Andersson, linux-kernel; +Cc: linux-arm-msm, linux-arm-kernel, devicetree

The IPQ8064 SoC has several Resource Power Manager (RPM) controlled resources:
four regulators (two SMB208s, each controlling two regulators) and two fabric
clocks for the Network Subsystem (NSS).  This patchset adds the appropriate
definitions for these resources, and extends the existing RPM regulator driver
to support the SMB208.

This patchset is based ontop of v7 of Bjorne Andersson's RPM patchset [1].

1: http://lkml.kernel.org/r/1411428329-23172-1-git-send-email-bjorn.andersson@sonymobile.com

Josh Cartwright (3):
  mfd: devicetree: qcom_rpm: document IPQ8064 resources
  mfd: qcom_rpm: add support for IPQ8064
  regulator: rpm: add support for RPM-controller SMB208

 Documentation/devicetree/bindings/mfd/qcom-rpm.txt |  6 +++-
 drivers/mfd/qcom_rpm.c                             | 41 ++++++++++++++++++++++
 drivers/regulator/qcom_rpm-regulator.c             | 19 ++++++++++
 include/dt-bindings/mfd/qcom-rpm.h                 |  6 ++++
 4 files changed, 71 insertions(+), 1 deletion(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

^ permalink raw reply	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2015-03-26 14:19 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-20 19:41 [PATCH 0/3] qcom_rpm: add support for IPQ8064 resources Josh Cartwright
2014-11-20 19:41 ` Josh Cartwright
     [not found] ` <1416512485-7292-1-git-send-email-joshc-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2014-11-20 19:41   ` [PATCH 1/3] mfd: devicetree: qcom_rpm: document " Josh Cartwright
2014-11-20 19:41     ` Josh Cartwright
2014-11-20 19:41     ` Josh Cartwright
2014-11-24 10:33     ` Lee Jones
2014-11-24 10:33       ` Lee Jones
2014-11-24 10:38     ` Lee Jones
2014-11-24 10:38       ` Lee Jones
2015-03-19  0:53       ` Stephen Boyd
2015-03-19  0:53         ` Stephen Boyd
2015-03-19 10:04     ` Lee Jones
2015-03-19 10:04       ` Lee Jones
2015-03-19 10:11     ` Lee Jones
2015-03-19 10:11       ` Lee Jones
2014-11-20 19:41 ` [PATCH 2/3] mfd: qcom_rpm: add support for IPQ8064 Josh Cartwright
2014-11-20 19:41   ` Josh Cartwright
2014-11-24 10:38   ` Lee Jones
2014-11-24 10:38     ` Lee Jones
2015-03-19  0:52     ` Stephen Boyd
2015-03-19  0:52       ` Stephen Boyd
2015-03-19 10:04   ` Lee Jones
2015-03-19 10:04     ` Lee Jones
2015-03-26 14:19     ` Lee Jones
2015-03-26 14:19       ` Lee Jones
2014-11-20 19:41 ` [PATCH 3/3] regulator: rpm: add support for RPM-controller SMB208 Josh Cartwright
2014-11-20 19:41   ` Josh Cartwright
2014-11-21 18:13   ` Mark Brown
2014-11-21 18:13     ` Mark Brown
2014-11-21 18:25     ` Bjorn Andersson
2014-11-21 18:25       ` Bjorn Andersson
2014-11-21 18:25       ` Bjorn Andersson
2014-11-21 19:21   ` Mark Brown
2014-11-21 19:21     ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.