From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Zolnierkiewicz Subject: Re: [PATCH 4/6] ARM: dts: Exynos4210: add CPU OPP and regulator supply property Date: Wed, 24 Jun 2015 16:25:51 +0200 Message-ID: <14660850.Y17AZAAdgl@amdc1976> References: <'@samsung.com> <20150622150421.9112.96812@quantum> <55889E59.1070001@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Return-path: In-reply-to: <55889E59.1070001@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org 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 List-Id: linux-pm@vger.kernel.org Hi, On Tuesday, June 23, 2015 08:46:33 AM 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 > > 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. Taking all patches together would be a preferred solution from my POV. It would also be great if it could happen in v4.2 (all code changes are practically limited to our Exynos4210 platform so I hope that it should be fine) as it would be easier to work on Exynos4x12, Exynos5250 and Exynos542x/5800 patch series. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics > Example of resolution (target file after merge, with cpu nodes reordered > alphabetically): > https://github.com/krzk/linux/commit/2cec3cb48abaf44848c62f1c0836b772eb4680dd > > Best regards, > Krzysztof