From mboxrd@z Thu Jan 1 00:00:00 1970 From: kgene@kernel.org (Kukjin Kim) Date: Mon, 22 Jun 2015 10:46:26 +0900 Subject: [PATCH 4/6] ARM: dts: Exynos4210: add CPU OPP and regulator supply property In-Reply-To: <558767FC.4090405@samsung.com> References: <'@samsung.com> <1428079429-4252-1-git-send-email-b.zolnierkie@samsung.com> <1428079429-4252-5-git-send-email-b.zolnierkie@samsung.com> <00f801d0ac8c$344dfeb0$9ce9fc10$@kernel.org> <558767FC.4090405@samsung.com> Message-ID: <011f01d0ac8d$40a25110$c1e6f330$@kernel.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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