Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1289239 > unrolled thread

[Resend 0/2] Add support for APQ8084 and MSM8916 Regulators

Started byAndy Gross <andy.gross@linaro.org>
First post2015-12-11 07:10 +0100
Last post2015-12-11 07:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [Resend 0/2] Add support for APQ8084 and MSM8916 Regulators Andy Gross <andy.gross@linaro.org> - 2015-12-11 07:10 +0100

#1289239 — [Resend 0/2] Add support for APQ8084 and MSM8916 Regulators

FromAndy Gross <andy.gross@linaro.org>
Date2015-12-11 07:10 +0100
Subject[Resend 0/2] Add support for APQ8084 and MSM8916 Regulators
Message-ID<qEp3Z-gf-11@gated-at.bofh.it>
This patch set is a resend of the regulator portion of the patches
found at:

https://lkml.org/lkml/2015/9/24/561

This adds support for the PMA8084 regulators found on APQ8084 platforms
and the PM8916 regulators found on MSM8916 platforms.  There are no changes from
the version referenced above, this is just a resend.

Andy Gross (2):
  regulator: qcom-smd: Add PM8916 support
  regulator: qcom-smd: Add support for PMA8084

 .../bindings/soc/qcom/qcom,smd-rpm-regulator.txt   |  53 +++++++
 drivers/regulator/qcom_smd-regulator.c             | 159 +++++++++++++++++++++
 2 files changed, 212 insertions(+)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web