From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: [PATCHv2 0/2] qcom_rpm: add support for IPQ8064 resources Date: Thu, 26 Mar 2015 11:29:24 -0700 Message-ID: <1427394566-24327-1-git-send-email-sboyd@codeaurora.org> Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:42430 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751402AbbCZS33 (ORCPT ); Thu, 26 Mar 2015 14:29:29 -0400 Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Lee Jones Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Bjorn Andersson , Josh Cartwright This is a resend of the IPQ RPM support that Josh sent a while back. I've removed the regulator part because that has been done a different way now. Josh Cartwright (2): mfd: devicetree: qcom_rpm: document IPQ8064 resources mfd: qcom_rpm: add support for IPQ8064 Documentation/devicetree/bindings/mfd/qcom-rpm.txt | 1 + drivers/mfd/qcom_rpm.c | 41 ++++++++++++++++++++++ include/dt-bindings/mfd/qcom-rpm.h | 6 ++++ 3 files changed, 48 insertions(+) -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project