Re: [PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3

2016-04-10 Thread Chanwoo Choi
Dear all, On 2016년 04월 08일 14:00, Chanwoo Choi wrote: > This patchset support the AMBA bus frequency scaling on Exynos5422-based > Odroid-XU3 board. But, this series only support the bus frequency scaling > for INT (Internal) block using VDD_INT power line. > > Also, to support the bus frequency

Re: [PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3

2016-04-10 Thread Chanwoo Choi
Dear all, On 2016년 04월 08일 14:00, Chanwoo Choi wrote: > This patchset support the AMBA bus frequency scaling on Exynos5422-based > Odroid-XU3 board. But, this series only support the bus frequency scaling > for INT (Internal) block using VDD_INT power line. > > Also, to support the bus frequency

Re: [PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3

2016-04-10 Thread Chanwoo Choi
Hi Anand, On 2016년 04월 11일 13:01, Anand Moon wrote: > Hi Chanwoo, > > On 11 April 2016 at 07:46, Chanwoo Choi wrote: >> Hi Anand, >> >> On 2016년 04월 09일 03:24, Chanwoo Choi wrote: >>> Hi Anand, >>> >>> On Sat, Apr 9, 2016 at 3:11 AM, Anand Moon

Re: [PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3

2016-04-10 Thread Anand Moon
Hi Chanwoo, On 11 April 2016 at 07:46, Chanwoo Choi wrote: > Hi Anand, > > On 2016년 04월 09일 03:24, Chanwoo Choi wrote: >> Hi Anand, >> >> On Sat, Apr 9, 2016 at 3:11 AM, Anand Moon wrote: >>> Hi Chanwoo, >>> > > [snip] > >>> >>> I am observing

Re: [PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3

2016-04-10 Thread Chanwoo Choi
Hi Anand, On 2016년 04월 11일 13:01, Anand Moon wrote: > Hi Chanwoo, > > On 11 April 2016 at 07:46, Chanwoo Choi wrote: >> Hi Anand, >> >> On 2016년 04월 09일 03:24, Chanwoo Choi wrote: >>> Hi Anand, >>> >>> On Sat, Apr 9, 2016 at 3:11 AM, Anand Moon wrote: Hi Chanwoo, >> >> [snip] >>

Re: [PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3

2016-04-10 Thread Anand Moon
Hi Chanwoo, On 11 April 2016 at 07:46, Chanwoo Choi wrote: > Hi Anand, > > On 2016년 04월 09일 03:24, Chanwoo Choi wrote: >> Hi Anand, >> >> On Sat, Apr 9, 2016 at 3:11 AM, Anand Moon wrote: >>> Hi Chanwoo, >>> > > [snip] > >>> >>> I am observing following deadlock. Both on Odroid U3 and

Re: [PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3

2016-04-10 Thread Chanwoo Choi
Hi Anand, On 2016년 04월 09일 03:24, Chanwoo Choi wrote: > Hi Anand, > > On Sat, Apr 9, 2016 at 3:11 AM, Anand Moon wrote: >> Hi Chanwoo, >> [snip] >>> >> >> I am observing following deadlock. Both on Odroid U3 and Odroid XU4. > > Thanks for your test. I'll test it again

Re: [PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3

2016-04-10 Thread Chanwoo Choi
Hi Anand, On 2016년 04월 09일 03:24, Chanwoo Choi wrote: > Hi Anand, > > On Sat, Apr 9, 2016 at 3:11 AM, Anand Moon wrote: >> Hi Chanwoo, >> [snip] >>> >> >> I am observing following deadlock. Both on Odroid U3 and Odroid XU4. > > Thanks for your test. I'll test it again and fix it. This

Re: [PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3

2016-04-08 Thread Chanwoo Choi
Hi Markus, On Fri, Apr 8, 2016 at 9:55 PM, Markus Reichl wrote: > Hi Chanwoo, > > I tested both sets on odroid XU4 and U3. > Tested-by: Markus Reichl Thanks for your test always. Best Regards, Chanwoo Choi > > Am 08.04.2016 um 07:00 schrieb

Re: [PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3

2016-04-08 Thread Chanwoo Choi
Hi Markus, On Fri, Apr 8, 2016 at 9:55 PM, Markus Reichl wrote: > Hi Chanwoo, > > I tested both sets on odroid XU4 and U3. > Tested-by: Markus Reichl Thanks for your test always. Best Regards, Chanwoo Choi > > Am 08.04.2016 um 07:00 schrieb Chanwoo Choi: >> This patchset support the AMBA bus

Re: [PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3

2016-04-08 Thread Chanwoo Choi
Hi Anand, On Sat, Apr 9, 2016 at 3:11 AM, Anand Moon wrote: > Hi Chanwoo, > > On 8 April 2016 at 10:30, Chanwoo Choi wrote: >> This patchset support the AMBA bus frequency scaling on Exynos5422-based >> Odroid-XU3 board. But, this series only

Re: [PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3

2016-04-08 Thread Chanwoo Choi
Hi Anand, On Sat, Apr 9, 2016 at 3:11 AM, Anand Moon wrote: > Hi Chanwoo, > > On 8 April 2016 at 10:30, Chanwoo Choi wrote: >> This patchset support the AMBA bus frequency scaling on Exynos5422-based >> Odroid-XU3 board. But, this series only support the bus frequency scaling >> for INT

Re: [PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3

2016-04-08 Thread Anand Moon
Hi Chanwoo, On 8 April 2016 at 10:30, Chanwoo Choi wrote: > This patchset support the AMBA bus frequency scaling on Exynos5422-based > Odroid-XU3 board. But, this series only support the bus frequency scaling > for INT (Internal) block using VDD_INT power line. > > Also,

Re: [PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3

2016-04-08 Thread Anand Moon
Hi Chanwoo, On 8 April 2016 at 10:30, Chanwoo Choi wrote: > This patchset support the AMBA bus frequency scaling on Exynos5422-based > Odroid-XU3 board. But, this series only support the bus frequency scaling > for INT (Internal) block using VDD_INT power line. > > Also, to support the bus

Re: [PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3

2016-04-08 Thread Markus Reichl
Hi Chanwoo, I tested both sets on odroid XU4 and U3. Tested-by: Markus Reichl Am 08.04.2016 um 07:00 schrieb Chanwoo Choi: > This patchset support the AMBA bus frequency scaling on Exynos5422-based > Odroid-XU3 board. But, this series only support the bus frequency

Re: [PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3

2016-04-08 Thread Markus Reichl
Hi Chanwoo, I tested both sets on odroid XU4 and U3. Tested-by: Markus Reichl Am 08.04.2016 um 07:00 schrieb Chanwoo Choi: > This patchset support the AMBA bus frequency scaling on Exynos5422-based > Odroid-XU3 board. But, this series only support the bus frequency scaling > for INT (Internal)

[PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3

2016-04-07 Thread Chanwoo Choi
This patchset support the AMBA bus frequency scaling on Exynos5422-based Odroid-XU3 board. But, this series only support the bus frequency scaling for INT (Internal) block using VDD_INT power line. Also, to support the bus frequency scaling for Exynos542x SoC, Exynos542x SoC has the specific 'NoC

[PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3

2016-04-07 Thread Chanwoo Choi
This patchset support the AMBA bus frequency scaling on Exynos5422-based Odroid-XU3 board. But, this series only support the bus frequency scaling for INT (Internal) block using VDD_INT power line. Also, to support the bus frequency scaling for Exynos542x SoC, Exynos542x SoC has the specific 'NoC