Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751961AbbGMLVQ (ORCPT ); Mon, 13 Jul 2015 07:21:16 -0400 Received: from mailout1.samsung.com ([203.254.224.24]:38701 "EHLO mailout1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751645AbbGMLVO (ORCPT ); Mon, 13 Jul 2015 07:21:14 -0400 X-AuditID: cbfee61b-f79416d0000014c0-83-55a39f283161 From: Bartlomiej Zolnierkiewicz To: Krzysztof Kozlowski Cc: Michael Turquette , Kukjin Kim , linux-arm-kernel@lists.infradead.org, Lukasz Majewski , Heiko Stuebner , Kevin Hilman , Sachin Kamat , Viresh Kumar , linux-pm@vger.kernel.org, Tomasz Figa , linux-kernel@vger.kernel.org, Chanwoo Choi , Thomas Abraham , Sylwester Nawrocki , Andreas Faerber , Doug Anderson , Javier Martinez Canillas , linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH 4/6] ARM: dts: Exynos4210: add CPU OPP and regulator supply property Date: Mon, 13 Jul 2015 13:20:41 +0200 Message-id: <1549704.AH5CyPJE5q@amdc1976> User-Agent: KMail/4.13.3 (Linux/3.13.0-55-generic; KDE/4.13.3; x86_64; ; ) In-reply-to: References: <'@samsung.com> <4721448.dpAUKITTdt@amdc1976> MIME-version: 1.0 Content-transfer-encoding: 7Bit Content-type: text/plain; charset=us-ascii X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFtrIIsWRmVeSWpSXmKPExsVy+t9jQV2N+YtDDW4u0LFo3lRscf3Lc1aL s8sOsln8f/Sa1eLN2zVMFq9fGFr0P37NbPH18ApGizcPNzNabHp8jdXi8q45bBafe48wWsw4 v4/J4uIpV4vDb9pZLU7+6WW06FjGaLFq1x9Gi41fPRyEPd7faGX3mN1wkcVj56y77B6bVnWy edy5tofNY/OSeo8t/UChvi2rGD22X5vH7LH5dLXH501yAdxRXDYpqTmZZalF+nYJXBkTVnWx FbxWrlg66xFbA+Nk2S5GTg4JAROJeRfuM0PYYhIX7q1n62Lk4hASmM4osXzZc0YI5yujRPOx jawgVWwCVhIT21cxgtgiAoYSB3dvZwIpYhY4wCrx5tQssFHCAlEShw6fYQexWQRUJfZP6GUB sXkFNCU2tawEqxEV8JI4dmwlWA2nQLDEhK0rmSC2NTBKNH27zgjRICjxY/I9sGZmAXmJffun skLYWhLrdx5nmsAoMAtJ2SwkZbOQlC1gZF7FKJpakFxQnJSea6RXnJhbXJqXrpecn7uJERyR z6R3MK5qsDjEKMDBqMTD27BlUagQa2JZcWXuIUYJDmYlEd6c4sWhQrwpiZVVqUX58UWlOanF hxilOViUxHlP5vuECgmkJ5akZqemFqQWwWSZODilGhhrd6Z+K5jonZwgtlD7u/8Px0nGLSZe 3ZONWHsnWXn37Df8cYX34lqtrxGmZxqeq89bVMNieVm10O+tYpx7j8a6HoXl3621lsdO89O5 ve3Cr0YnF6u41nkMGfHl729PP5rgkSG24LCGgw9rwM6sn9N3v1OM7XjY/lYyxvBVR+WDeY5r K0UZPZVYijMSDbWYi4oTASwOf/nEAgAA Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 4720 Lines: 117 On Monday, July 13, 2015 08:10:21 PM Krzysztof Kozlowski wrote: > 2015-07-13 20:02 GMT+09:00 Bartlomiej Zolnierkiewicz : > > > > Hi, > > > > On Tuesday, June 23, 2015 09:24:40 AM Krzysztof Kozlowski wrote: > >> On 23.06.2015 08:46, Krzysztof Kozlowski wrote: > >> > On 23.06.2015 00:04, Michael Turquette wrote: > >> >> Quoting Kukjin Kim (2015-06-21 18:46:26) > >> >>> Krzysztof Kozlowski wrote: > >> >>>> > >> >>>> On 22.06.2015 10:38, Kukjin Kim wrote: > >> >>>>> Krzysztof Kozlowski wrote: > >> >>>>>> 2015-05-08 9:18 GMT+09:00 Krzysztof Kozlowski : > >> >>>>>>> 2015-04-04 1:43 GMT+09:00 Bartlomiej Zolnierkiewicz : > >> >>>>>>>> From: Thomas Abraham > >> >>>>>>>> > >> >>>>>>>> For Exynos4210 platforms, add CPU operating points and CPU > >> >>>>>>>> regulator supply properties for migrating from Exynos specific > >> >>>>>>>> cpufreq driver to using generic cpufreq driver. > >> >>>>>>>> > >> >>>>>>>> Changes by Bartlomiej: > >> >>>>>>>> - removed Exynos5250 and Exynos5420 support for now > >> >>>>>>>> > >> >>>>>>>> Cc: Kukjin Kim > >> >>>>>>>> Cc: Doug Anderson > >> >>>>>>>> Cc: Javier Martinez Canillas > >> >>>>>>>> Cc: Andreas Faerber > >> >>>>>>>> Cc: Sachin Kamat > >> >>>>>>>> Cc: Andreas Farber > >> >>>>>>>> Cc: Javier Martinez Canillas > >> >>>>>>>> Signed-off-by: Thomas Abraham > >> >>>>>>>> Signed-off-by: Bartlomiej Zolnierkiewicz > >> >>>>>>> > >> >>>>>>> Acked-by: Krzysztof Kozlowski > >> >>>>>> > >> >>>>>> Rebased and applied to my tree, I'll sent it later to Kukjin unless he > >> >>>>>> picks it by himself from LKML. > >> >>>>>> > >> >>>>> Hi, as far as I know, this is for v4.2 not v4.1 so it will be applied based on > >> >>>>> v4.2-rc1 after v4.2-rc1 release. > >> >>>> > >> >>>> You mean it is for v4.3, not v4.2? > >> >>>> > >> >>> Oops, yes v4.3. > >> >>> > >> >>> Thanks for the correction. > >> >> > >> >> Kukjin & Krzysztof, > >> >> > >> >> I'm confused on this point. I was planning to take patches 1, 2, 3, 5 > >> >> and 6 towards 4.2 (e.g. in the pull request that I'll send out this > >> >> week). > >> >> > >> >> Is patch 4 going out for 4.2 or 4.3? > >> > > >> > It is quite late for sending pull request to arm-soc for 4.2. > >> > For example SoCFPGA pull request from last week was rejected: > >> > http://comments.gmane.org/gmane.linux.ports.arm.kernel/417980 > >> > >> Oh, that was wrong link. Here it is: > >> http://www.spinics.net/lists/arm-kernel/msg425911.html > >> > >> > If you want to take it for 4.2 then I am fine with it but this will > >> > cause some easy but annoying conflicts. There aren't difficult - just > >> > most of nodes in board DTS changed their place. > >> > > >> > Example of resolution (target file after merge, with cpu nodes reordered > >> > alphabetically): > >> > https://github.com/krzk/linux/commit/2cec3cb48abaf44848c62f1c0836b772eb4680dd > > > > This patch is needed for v4.2 as other changes has been already > > merged. > > > > Krzysztof/Kukjin, could you please take care of it? > > Of course! It is already in my queue. I'll send it later to Kukjin for > 4.3 (unless he picks it also). It is in your queue for v4.3 but the patch is needed for v4.2, without it cpufreq support will not work for Exynos4210 platforms. > BTW for other patchsets you still need acks from Samsung clock > maintainers. Did you poke Sylwester or Tomasz about it? Sylwester, please review/ack Samsung specific clock changes in Exynos5250 cpufreq and Exynos4x12 cpufreq patch series. Patch series: * [PATCH v3 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform (http://lkml.org/lkml/2015/7/1/311) * [PATCH v2 0/7] cpufreq: use generic cpufreq drivers for Exynos4x12 platform (http://lkml.org/lkml/2015/7/9/419) Samsung clock specific changes: * [PATCH v3 1/4] clk: samsung: exynos5250: add cpu clock configuration data and instantiate cpu clock (http://lkml.org/lkml/2015/7/1/313) * [PATCH v2 4/7] clk: samsung: exynos4x12: add cpu clock configuration data and instantiate cpu clock (http://lkml.org/lkml/2015/7/9/424) 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/