From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Andersson Subject: Re: [PATCH 3/5] ARM: dts: add L2CC and RPM with regulators for MSM8660 Date: Tue, 14 Jun 2016 12:02:17 -0700 Message-ID: <20160614190217.GU1256@tuxbot> References: <1465918259-11138-1-git-send-email-linus.walleij@linaro.org> <1465918259-11138-4-git-send-email-linus.walleij@linaro.org> <20160614185517.GG28218@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pa0-f49.google.com ([209.85.220.49]:34209 "EHLO mail-pa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932262AbcFNTCU (ORCPT ); Tue, 14 Jun 2016 15:02:20 -0400 Received: by mail-pa0-f49.google.com with SMTP id bz2so58944849pad.1 for ; Tue, 14 Jun 2016 12:02:20 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20160614185517.GG28218@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Stephen Boyd Cc: Linus Walleij , linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, Andy Gross , David Brown On Tue 14 Jun 11:55 PDT 2016, Stephen Boyd wrote: > On 06/14, Linus Walleij wrote: > > diff --git a/arch/arm/boot/dts/qcom-msm8660.dtsi b/arch/arm/boot/dts/qcom-msm8660.dtsi [..] > > + > > + pm8901-regulators { > > I'd rather have regulators@8901 and regulators@8058. That way the > node name is generic per ePAPR suggestions. > I agree, but unfortunately we're not allowed to do that without a matching "reg = <>" anymore. Regards, Bjorn From mboxrd@z Thu Jan 1 00:00:00 1970 From: bjorn.andersson@linaro.org (Bjorn Andersson) Date: Tue, 14 Jun 2016 12:02:17 -0700 Subject: [PATCH 3/5] ARM: dts: add L2CC and RPM with regulators for MSM8660 In-Reply-To: <20160614185517.GG28218@codeaurora.org> References: <1465918259-11138-1-git-send-email-linus.walleij@linaro.org> <1465918259-11138-4-git-send-email-linus.walleij@linaro.org> <20160614185517.GG28218@codeaurora.org> Message-ID: <20160614190217.GU1256@tuxbot> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue 14 Jun 11:55 PDT 2016, Stephen Boyd wrote: > On 06/14, Linus Walleij wrote: > > diff --git a/arch/arm/boot/dts/qcom-msm8660.dtsi b/arch/arm/boot/dts/qcom-msm8660.dtsi [..] > > + > > + pm8901-regulators { > > I'd rather have regulators at 8901 and regulators at 8058. That way the > node name is generic per ePAPR suggestions. > I agree, but unfortunately we're not allowed to do that without a matching "reg = <>" anymore. Regards, Bjorn