From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH V3 04/20] dt-bindings: cpufreq: tegra124: remove cpu_lp clock from required properties Date: Tue, 18 Dec 2018 09:47:36 -0600 Message-ID: <20181218154736.GA28224@bogus> References: <20181218091232.23532-1-josephl@nvidia.com> <20181218091232.23532-5-josephl@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20181218091232.23532-5-josephl@nvidia.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org Cc: devicetree@vger.kernel.org, Peter De Schrijver , Jonathan Hunter , Thierry Reding , Joseph Lo , linux-tegra@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Tue, 18 Dec 2018 17:12:16 +0800, Joseph Lo wrote: > The cpu_lp clock property is only needed when the CPUfreq driver > supports CPU cluster switching. But it was not a design for this driver > and it didn't handle that as well. So removing this property. > > Cc: devicetree@vger.kernel.org > Signed-off-by: Joseph Lo > Acked-by: Jon Hunter > --- > *V3: > - no change > *V2: > - add ack tag > --- > .../devicetree/bindings/cpufreq/nvidia,tegra124-cpufreq.txt | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > Reviewed-by: Rob Herring