Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753359AbbLKGCD (ORCPT ); Fri, 11 Dec 2015 01:02:03 -0500 Received: from mail-oi0-f45.google.com ([209.85.218.45]:36286 "EHLO mail-oi0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751482AbbLKGCA (ORCPT ); Fri, 11 Dec 2015 01:02:00 -0500 From: Andy Gross 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 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> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 867 Lines: 25 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/