From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH v3 06/14] dt-bindings: cpufreq: qcom-nvmem: Support pstates provided by a power domain Date: Wed, 28 Aug 2019 10:52:44 -0700 Message-ID: <5d66bf6d.1c69fb81.c7b73.8fdb@mx.google.com> References: <20190725104144.22924-7-niklas.cassel@linaro.org> <20190819100957.17095-1-niklas.cassel@linaro.org> <5d5ae389.1c69fb81.cb730.3225@mx.google.com> <20190822102723.GB8494@centauri> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20190822102723.GB8494@centauri> Sender: linux-kernel-owner@vger.kernel.org To: Niklas Cassel Cc: Andy Gross , Ilia Lin , Nishanth Menon , Viresh Kumar , linux-arm-msm@vger.kernel.org, jorge.ramirez-ortiz@linaro.org, bjorn.andersson@linaro.org, ulf.hansson@linaro.org, Rob Herring , Rob Herring , Mark Rutland , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org Quoting Niklas Cassel (2019-08-22 03:27:23) > On Mon, Aug 19, 2019 at 10:59:36AM -0700, Stephen Boyd wrote: > > Quoting Niklas Cassel (2019-08-19 03:09:57) > > > + > > > +soc { > > > +.... > > > + cprpd: cpr@b018000 { > >=20 > > Maybe node name should be 'avs' for the industry standard adaptive > > voltage scaling acronym? >=20 > I see where this is coming from, but "git grep avs" gives a single result. >=20 > Also, since the label is cprpd, it doesn't make sense to simply rename the > node name, and I don't think that avspd would be a good name, since it is > less correct. >=20 > So if you don't insist, I would prefer to leave it as it is. >=20 How about 'power-controller'?=20