From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 03/13] dt-bindings: cpufreq: qcom-nvmem: Make speedbin related properties optional Date: Wed, 24 Jul 2019 08:56:23 -0600 Message-ID: <20190724145623.GA9855@bogus> References: <20190705095726.21433-1-niklas.cassel@linaro.org> <20190705095726.21433-4-niklas.cassel@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190705095726.21433-4-niklas.cassel@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Cc: Andy Gross , Ilia Lin , Viresh Kumar , Nishanth Menon , Stephen Boyd , linux-arm-msm@vger.kernel.org, jorge.ramirez-ortiz@linaro.org, bjorn.andersson@linaro.org, ulf.hansson@linaro.org, Niklas Cassel , Mark Rutland , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On Fri, 5 Jul 2019 11:57:14 +0200, Niklas Cassel wrote: > Not all Qualcomm platforms need to care about the speedbin efuse, > nor the value blown into the speedbin efuse. > Therefore, make the nvmem-cells and opp-supported-hw properties > optional. > > Signed-off-by: Niklas Cassel > --- > Documentation/devicetree/bindings/opp/qcom-nvmem-cpufreq.txt | 4 ++++ > 1 file changed, 4 insertions(+) > Reviewed-by: Rob Herring