Re: [PATCH v5 0/8] Add support for Exynos SROM Controller driver

2015-11-16 Thread pankaj.dubey
Hi Kukjin On Friday 23 October 2015 11:48 PM, Kukjin Kim wrote: > On 10/23/15 18:49, Pavel Fedin wrote: >> Hello! >> This patchset, I have tested on Peach-Pi (Exynos5880) based chromebook for boot and S2R functionality. >>> >>> Entire patchset tested on Trats2 (Exynos4412)

Re: [PATCH v5 0/8] Add support for Exynos SROM Controller driver

2015-11-16 Thread pankaj.dubey
Hi Kukjin On Friday 23 October 2015 11:48 PM, Kukjin Kim wrote: > On 10/23/15 18:49, Pavel Fedin wrote: >> Hello! >> This patchset, I have tested on Peach-Pi (Exynos5880) based chromebook for boot and S2R functionality. >>> >>> Entire patchset tested on Trats2 (Exynos4412)

RE: [PATCH v5 0/8] Add support for Exynos SROM Controller driver

2015-10-27 Thread Pavel Fedin
Hello! > You may need to fetch again? > Anyway the branch is v4.4-next/driver-samsung or tags/samsung-driver... > Or just for-next should be fine I think. Thank you very much, already found it, and even posted my series, you should have already seen it. Kind regards, Pavel Fedin Expert

RE: [PATCH v5 0/8] Add support for Exynos SROM Controller driver

2015-10-27 Thread Pavel Fedin
Hello! > You may need to fetch again? > Anyway the branch is v4.4-next/driver-samsung or tags/samsung-driver... > Or just for-next should be fine I think. Thank you very much, already found it, and even posted my series, you should have already seen it. Kind regards, Pavel Fedin Expert

Re: [PATCH v5 0/8] Add support for Exynos SROM Controller driver

2015-10-26 Thread Kukjin Kim
On 10/26/15 15:45, Pavel Fedin wrote: > Hello! > Hi, >> Applied, this whole series. > > Where can i find the recent code to base my series on? I looked at > linux-samsung.git but was unable to find it there. > You may need to fetch again? Anyway the branch is v4.4-next/driver-samsung or

RE: [PATCH v5 0/8] Add support for Exynos SROM Controller driver

2015-10-26 Thread Pavel Fedin
Hello! > Applied, this whole series. Where can i find the recent code to base my series on? I looked at linux-samsung.git but was unable to find it there. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- To unsubscribe from this list: send the line

RE: [PATCH v5 0/8] Add support for Exynos SROM Controller driver

2015-10-26 Thread Pavel Fedin
Hello! > Applied, this whole series. Where can i find the recent code to base my series on? I looked at linux-samsung.git but was unable to find it there. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- To unsubscribe from this list: send the line

Re: [PATCH v5 0/8] Add support for Exynos SROM Controller driver

2015-10-26 Thread Kukjin Kim
On 10/26/15 15:45, Pavel Fedin wrote: > Hello! > Hi, >> Applied, this whole series. > > Where can i find the recent code to base my series on? I looked at > linux-samsung.git but was unable to find it there. > You may need to fetch again? Anyway the branch is v4.4-next/driver-samsung or

Re: [PATCH v5 0/8] Add support for Exynos SROM Controller driver

2015-10-23 Thread Kukjin Kim
On 10/23/15 18:49, Pavel Fedin wrote: > Hello! > >>> This patchset, I have tested on Peach-Pi (Exynos5880) based chromebook for >>> boot >>> and S2R functionality. >>> >> >> Entire patchset tested on Trats2 (Exynos4412) board. Unless Kukjin picks >> it also, I plan to take it for v4.5. > >

RE: [PATCH v5 0/8] Add support for Exynos SROM Controller driver

2015-10-23 Thread Pavel Fedin
Hello! > > This patchset, I have tested on Peach-Pi (Exynos5880) based chromebook for > > boot > > and S2R functionality. > > > > Entire patchset tested on Trats2 (Exynos4412) board. Unless Kukjin picks > it also, I plan to take it for v4.5. Tested on SMDK5410. By the way, what is current

Re: [PATCH v5 0/8] Add support for Exynos SROM Controller driver

2015-10-23 Thread Kukjin Kim
On 10/23/15 18:49, Pavel Fedin wrote: > Hello! > >>> This patchset, I have tested on Peach-Pi (Exynos5880) based chromebook for >>> boot >>> and S2R functionality. >>> >> >> Entire patchset tested on Trats2 (Exynos4412) board. Unless Kukjin picks >> it also, I plan to take it for v4.5. > >

RE: [PATCH v5 0/8] Add support for Exynos SROM Controller driver

2015-10-23 Thread Pavel Fedin
Hello! > > This patchset, I have tested on Peach-Pi (Exynos5880) based chromebook for > > boot > > and S2R functionality. > > > > Entire patchset tested on Trats2 (Exynos4412) board. Unless Kukjin picks > it also, I plan to take it for v4.5. Tested on SMDK5410. By the way, what is current

Re: [PATCH v5 0/8] Add support for Exynos SROM Controller driver

2015-10-20 Thread Krzysztof Kozlowski
On 20.10.2015 18:15, Pankaj Dubey wrote: > This patch set adds support for Exynos SROM controller DT based driver. > Currently SROM register sets are used only during S2R, so driver > basically added for taking care of S2R. It will help us in removing > static mapping from exynos.c and other extra

Re: [PATCH v5 0/8] Add support for Exynos SROM Controller driver

2015-10-20 Thread Krzysztof Kozlowski
On 20.10.2015 18:15, Pankaj Dubey wrote: > This patch set adds support for Exynos SROM controller DT based driver. > Currently SROM register sets are used only during S2R, so driver > basically added for taking care of S2R. It will help us in removing > static mapping from exynos.c and other extra