Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754553AbcCYVfN (ORCPT ); Fri, 25 Mar 2016 17:35:13 -0400 Received: from mail-pf0-f173.google.com ([209.85.192.173]:33315 "EHLO mail-pf0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754338AbcCYVfL (ORCPT ); Fri, 25 Mar 2016 17:35:11 -0400 From: Stephen Boyd To: Mark Brown Cc: linux-arm@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: [PATCH 0/2] Support qcom pm8994 regulators Date: Fri, 25 Mar 2016 14:35:07 -0700 Message-Id: <1458941709-5386-1-git-send-email-stephen.boyd@linaro.org> X-Mailer: git-send-email 2.8.0.rc4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 559 Lines: 14 These two patches add support for pm8994 regulators. The second patch is necessary to get things working because pm8994 has some regulators that can't typically be read/written due to the security policy. Stephen Boyd (2): regulator: qcom_spmi: Add support for pm8994 regulator: qcom_spmi: Keep trying to add regulators if read fails .../bindings/regulator/qcom,spmi-regulator.txt | 37 +++++++++++++++ drivers/regulator/qcom_spmi-regulator.c | 55 +++++++++++++++++++++- 2 files changed, 90 insertions(+), 2 deletions(-) -- 2.8.0.rc4