From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: [Resend 0/2] Add support for APQ8084 and MSM8916 Regulators Date: Fri, 11 Dec 2015 00:01:32 -0600 Message-ID: <1449813694-11211-1-git-send-email-andy.gross@linaro.org> Return-path: Received: from mail-oi0-f43.google.com ([209.85.218.43]:33064 "EHLO mail-oi0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751361AbbLKGCA (ORCPT ); Fri, 11 Dec 2015 01:02:00 -0500 Received: by oixx65 with SMTP id x65so59131858oix.0 for ; Thu, 10 Dec 2015 22:01:59 -0800 (PST) Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Mark Brown Cc: Bjorn Andersson , linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Andy Gross 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