Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752768AbbHGLcX (ORCPT ); Fri, 7 Aug 2015 07:32:23 -0400 Received: from mailout3.samsung.com ([203.254.224.33]:53927 "EHLO mailout3.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752052AbbHGLcU (ORCPT ); Fri, 7 Aug 2015 07:32:20 -0400 X-AuditID: cbfee61b-f79706d000001b96-ce-55c49741b3c8 From: Bartlomiej Zolnierkiewicz To: Viresh Kumar Cc: Krzysztof Kozlowski , Kukjin Kim , "Rafael J. Wysocki" , Olof Johansson , Arnd Bergmann , "'Thomas Abraham'" , "'Sylwester Nawrocki'" , "'Michael Turquette'" , "'Tomasz Figa'" , "'Lukasz Majewski'" , "'Heiko Stuebner'" , "'Chanwoo Choi'" , "'Kevin Hilman'" , "'Javier Martinez Canillas'" , "'Tobias Jakobi'" , "'Anand Moon'" , linux-samsung-soc@vger.kernel.org, linux-clk@vger.kernel.org, linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 0/6] cpufreq: use generic cpufreq drivers for Exynos4x12 platform Date: Fri, 07 Aug 2015 13:31:15 +0200 Message-id: <2061119.GBaoSb4YSL@amdc1976> User-Agent: KMail/4.13.3 (Linux/3.13.0-57-generic; KDE/4.13.3; x86_64; ; ) In-reply-to: <20150807051826.GJ6325@linux> References: <1438868514-8814-1-git-send-email-b.zolnierkie@samsung.com> <55C43971.5010504@samsung.com> <20150807051826.GJ6325@linux> MIME-version: 1.0 Content-transfer-encoding: 7Bit Content-type: text/plain; charset=us-ascii X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFjrGIsWRmVeSWpSXmKPExsVy+t9jQV2n6UdCDb69YbdY2eNtcf3Lc1aL /49es1pc+z2DzeL1C0OL/sevmS2+Hl7BaPHm4WZGi02Pr7FafOy5x2pxedccNovPvUcYLWac 38dksW7jLXaLi6dcLU5d/8xmceb0JVaLw2/aWS06ljFatK3+wGqxatcfRouNXz0cxDze32hl 9/g7u5XZY+esu+wem1Z1snncubaHzWPzknqPKyeaWD3+HWP32HK1ncWjb8sqRo/t1+Yxe3ze JBfAE8Vlk5Kak1mWWqRvl8CVsfvdVqaCHzwV0xauYG1gnMjVxcjJISFgInHs3jYmCFtM4sK9 9WxdjFwcQgKzGCU2/ngK5XxllDj99g8jSBWbgJXExPZVQDYHh4iAlsTLm6kgNcwCF9kkjlyZ C1YjLBAlcej2VjCbRUBV4uSbN+wgNq+ApsT/EztYQGxRAS+J778amEHmcALNmf+5HmJXG6PE /gMrGSHqBSV+TL4HVs8sIC+xb/9UVghbS2L9zuNMExiBzkQom4WkbBaSsgWMzKsYJVILkguK k9JzjfJSy/WKE3OLS/PS9ZLzczcxgmP3mfQOxsO73A8xCnAwKvHwJvw7HCrEmlhWXJl7iFGC g1lJhLdx6pFQId6UxMqq1KL8+KLSnNTiQ4zSHCxK4rz6JptChQTSE0tSs1NTC1KLYLJMHJxS DYw9EQzrV5VwnixTu+t0Y/+k58IpE3LO2Cx/ZPHo2Uvei4Xptavn/310frXbrI7CD1seMT94 zMswrWSG1+WAPQsvZm+fOM/N/NSyOTdVY2+kP+678PTWxP8aP/quLqkVOb3HcP6DPm2vlPu1 RruvBk45dLx005wzJQqSby/azD9jbW3KeGphluiLg0osxRmJhlrMRcWJAGju7eXZAgAA Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1853 Lines: 55 Hi, On Friday, August 07, 2015 10:48:26 AM Viresh Kumar wrote: > On 07-08-15, 13:52, Krzysztof Kozlowski wrote: > > Thanks for explanation. As fair as I understand, Bartlomiej wanted to > > merge this in a way which would avoid loosing the boost mode. Kukjin > > prepared topic branches for previous cpu-freq/clk stuff so maybe > > everything could go through PM? > > We aren't loosing anything at all. There can be two cases here: > > 1. Patch 1/6 and 6/6 make it to 4.3 (with suggested changes) via PM tree: > - All will work fine in this case, no issues at all.. > > 2. They don't make it: > - Even in this case, nothing will break. Users can just enable a > config option and that's all.. Users don't need to enable the config option to get boost functionality working. It is only needed to get scaling_boost_freqs sysfs attribute visible (which lists available boost freqs) when using cpufreq-dt driver. Also the config option in question is not user visible. The worst thing that happens if these 2 PM patches don't make it in time is that there will be no scaling_boost_freqs available when using cpufreq-dt driver. Which is not very important from Exynos4x12 POV as it only supports single boost freq currently. > So, no need to divert things into another tree this late. I agree. > Over that, Rafael will not be around for 2 weeks now (Plumbers and > other stuff) .. > > So, just target the cpufreq core changes via PM tree.. rest is just > fine. > > I hope that makes sense :) Yes. :) Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/