From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754457AbbBZULp (ORCPT ); Thu, 26 Feb 2015 15:11:45 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:59024 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752986AbbBZULn (ORCPT ); Thu, 26 Feb 2015 15:11:43 -0500 Message-ID: <54EF7DFD.9020609@codeaurora.org> Date: Thu, 26 Feb 2015 12:11:41 -0800 From: Stephen Boyd User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Srinivas Kandagatla , Kumar Gala , linux-arm-msm@vger.kernel.org CC: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Russell King , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 01/12] ARM: dts: apq8064: add RPM regulators support References: <424678035-12862-1-git-send-email-srinivas.kandagatla@linaro.org> <1424678093-12966-1-git-send-email-srinivas.kandagatla@linaro.org> <54EF748B.3090404@codeaurora.org> <54EF7D74.7060906@linaro.org> In-Reply-To: <54EF7D74.7060906@linaro.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/26/15 12:09, Srinivas Kandagatla wrote: > > > On 26/02/15 19:31, Stephen Boyd wrote: >> On 02/22/15 23:54, Srinivas Kandagatla wrote: >>> + pm8921_s5: pm8921-s5 { >>> + compatible = "qcom,rpm-pm8921-ftsmps"; >>> + reg = ; >>> + }; >>> + >>> + pm8921_s6: pm8921-s6 { >>> + compatible = "qcom,rpm-pm8921-ftsmps"; >>> + reg = ; >>> + }; >>> + >> >> There's no RPM control for S5 and S6. Please remove. Also, has this been >> tested? >> > Ahh. these are SAW regulators, I will remove it from the list. > Obviously, I did not test all the regulators. There are some more that don't seem to match what we have downstream. L26 is also SAW related, and the usb and hdmi switches are "locally" controlled via ssbi pmic writes. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project