From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH v4 08/14] dt: qcom: Add opp and thermal to the msm8996 Date: Fri, 4 May 2018 12:33:54 +0530 Message-ID: <20180504070354.jvdxlh3nj42rr64x@vireshk-i7> References: <1522358807-10413-1-git-send-email-ilialin@codeaurora.org> <1522358807-10413-9-git-send-email-ilialin@codeaurora.org> <20180402091617.GA3572@vireshk-i7> <003001d3e373$f94db540$ebe91fc0$@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <003001d3e373$f94db540$ebe91fc0$@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org To: ilialin@codeaurora.org Cc: 'Michael Turquette' , 'Stephen Boyd' , 'Rob Herring' , 'Mark Rutland' , "'Rafael J. Wysocki'" , 'Liam Girdwood' , 'Mark Brown' , 'Andy Gross' , 'David Brown' , 'Catalin Marinas' , 'Will Deacon' , 'Linux Clock List' , devicetree@vger.kernel.org, 'Linux Kernel Mailing List' , linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, "'open list:ARM/QUALCOMM SUPPORT'" , linux-arm-kernel@lists.infradead.org, "'Nayak, Rajendra'" List-Id: linux-arm-msm@vger.kernel.org On 04-05-18, 09:48, ilialin@codeaurora.org wrote: > Kryo has single clock per cluster. I define here a shared OPP table per cluster. Thanks for clarifying. -- viresh From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751314AbeEDHEA (ORCPT ); Fri, 4 May 2018 03:04:00 -0400 Received: from mail-pf0-f173.google.com ([209.85.192.173]:44405 "EHLO mail-pf0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751107AbeEDHD5 (ORCPT ); Fri, 4 May 2018 03:03:57 -0400 X-Google-Smtp-Source: AB8JxZpSP/GL+967mH5jOtUv2SOcBp+ERVee+NtfGcsL+Y31FTIEBG3hYBJhU3oekxXvilCl8Efbhw== Date: Fri, 4 May 2018 12:33:54 +0530 From: Viresh Kumar To: ilialin@codeaurora.org Cc: "'Michael Turquette'" , "'Stephen Boyd'" , "'Rob Herring'" , "'Mark Rutland'" , "'Rafael J. Wysocki'" , "'Liam Girdwood'" , "'Mark Brown'" , "'Andy Gross'" , "'David Brown'" , "'Catalin Marinas'" , "'Will Deacon'" , "'Linux Clock List'" , devicetree@vger.kernel.org, "'Linux Kernel Mailing List'" , linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, "'open list:ARM/QUALCOMM SUPPORT'" , linux-arm-kernel@lists.infradead.org, "'Nayak, Rajendra'" , "'Amit Kucheria'" , "'Nicolas Dechesne'" , celster@codeaurora.org, tfinkel@codeaurora.org Subject: Re: [PATCH v4 08/14] dt: qcom: Add opp and thermal to the msm8996 Message-ID: <20180504070354.jvdxlh3nj42rr64x@vireshk-i7> References: <1522358807-10413-1-git-send-email-ilialin@codeaurora.org> <1522358807-10413-9-git-send-email-ilialin@codeaurora.org> <20180402091617.GA3572@vireshk-i7> <003001d3e373$f94db540$ebe91fc0$@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003001d3e373$f94db540$ebe91fc0$@codeaurora.org> User-Agent: NeoMutt/20180323-120-3dd1ac Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04-05-18, 09:48, ilialin@codeaurora.org wrote: > Kryo has single clock per cluster. I define here a shared OPP table per cluster. Thanks for clarifying. -- viresh From mboxrd@z Thu Jan 1 00:00:00 1970 From: viresh.kumar@linaro.org (Viresh Kumar) Date: Fri, 4 May 2018 12:33:54 +0530 Subject: [PATCH v4 08/14] dt: qcom: Add opp and thermal to the msm8996 In-Reply-To: <003001d3e373$f94db540$ebe91fc0$@codeaurora.org> References: <1522358807-10413-1-git-send-email-ilialin@codeaurora.org> <1522358807-10413-9-git-send-email-ilialin@codeaurora.org> <20180402091617.GA3572@vireshk-i7> <003001d3e373$f94db540$ebe91fc0$@codeaurora.org> Message-ID: <20180504070354.jvdxlh3nj42rr64x@vireshk-i7> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 04-05-18, 09:48, ilialin at codeaurora.org wrote: > Kryo has single clock per cluster. I define here a shared OPP table per cluster. Thanks for clarifying. -- viresh