RE: Re: [PATCH v4 4/4] PM: Devfreq: Add Exynos5-bus devfreq driver for Exynos5250

2013-04-02 Thread Kukjin Kim
Abhilash Kesavan wrote: > >> > One concern is that I cannot apply Patch 1/4 directly as the .dts > file isn't > >> > available to me. > >> > Do you intend to apply that patch to another tree and apply the other > three > >> > to devfreq tree? > >> I have been merging the devfreq tree into Kgene's

RE: Re: [PATCH v4 4/4] PM: Devfreq: Add Exynos5-bus devfreq driver for Exynos5250

2013-04-02 Thread Kukjin Kim
Abhilash Kesavan wrote: One concern is that I cannot apply Patch 1/4 directly as the .dts file isn't available to me. Do you intend to apply that patch to another tree and apply the other three to devfreq tree? I have been merging the devfreq tree into Kgene's tree for my testing.

Re: Re: [PATCH v4 4/4] PM: Devfreq: Add Exynos5-bus devfreq driver for Exynos5250

2013-02-04 Thread Abhilash Kesavan
Hi, On Mon, Feb 4, 2013 at 1:49 PM, MyungJoo Ham wrote: >> Hi, >> >> > Sorry for being late. >> > >> > One concern is that I cannot apply Patch 1/4 directly as the .dts file >> > isn't >> > available to me. >> > Do you intend to apply that patch to another tree and apply the other three >> > to

Re: Re: [PATCH v4 4/4] PM: Devfreq: Add Exynos5-bus devfreq driver for Exynos5250

2013-02-04 Thread MyungJoo Ham
> Hi, > > > Sorry for being late. > > > > One concern is that I cannot apply Patch 1/4 directly as the .dts file isn't > > available to me. > > Do you intend to apply that patch to another tree and apply the other three > > to devfreq tree? > I have been merging the devfreq tree into Kgene's tree

Re: [PATCH v4 4/4] PM: Devfreq: Add Exynos5-bus devfreq driver for Exynos5250

2013-02-04 Thread Abhilash Kesavan
Hi, > Sorry for being late. > > One concern is that I cannot apply Patch 1/4 directly as the .dts file isn't > available to me. > Do you intend to apply that patch to another tree and apply the other three > to devfreq tree? I have been merging the devfreq tree into Kgene's tree for my testing. I

Re: [PATCH v4 4/4] PM: Devfreq: Add Exynos5-bus devfreq driver for Exynos5250

2013-02-04 Thread Abhilash Kesavan
Hi, Sorry for being late. One concern is that I cannot apply Patch 1/4 directly as the .dts file isn't available to me. Do you intend to apply that patch to another tree and apply the other three to devfreq tree? I have been merging the devfreq tree into Kgene's tree for my testing. I am

Re: Re: [PATCH v4 4/4] PM: Devfreq: Add Exynos5-bus devfreq driver for Exynos5250

2013-02-04 Thread MyungJoo Ham
Hi, Sorry for being late. One concern is that I cannot apply Patch 1/4 directly as the .dts file isn't available to me. Do you intend to apply that patch to another tree and apply the other three to devfreq tree? I have been merging the devfreq tree into Kgene's tree for my

Re: Re: [PATCH v4 4/4] PM: Devfreq: Add Exynos5-bus devfreq driver for Exynos5250

2013-02-04 Thread Abhilash Kesavan
Hi, On Mon, Feb 4, 2013 at 1:49 PM, MyungJoo Ham myungjoo@samsung.com wrote: Hi, Sorry for being late. One concern is that I cannot apply Patch 1/4 directly as the .dts file isn't available to me. Do you intend to apply that patch to another tree and apply the other three to

RE: [PATCH v4 4/4] PM: Devfreq: Add Exynos5-bus devfreq driver for Exynos5250

2013-02-03 Thread myungjoo.ham
ung.com; r...@sisk.pl; jhbird.c...@samsung.com > Subject: Re: [PATCH v4 4/4] PM: Devfreq: Add Exynos5-bus devfreq driver for Exynos5250 > > Hi Myungjoo, > > Any comments on this patch ? > > Abhilash > Sorry for being late. One concern is that I cannot apply Patch 1/4 di

Re: [PATCH v4 4/4] PM: Devfreq: Add Exynos5-bus devfreq driver for Exynos5250

2013-02-03 Thread Abhilash Kesavan
Hi Myungjoo, Any comments on this patch ? Abhilash On Fri, Jan 18, 2013 at 6:54 PM, Abhilash Kesavan wrote: > Exynos5-bus device devfreq driver monitors PPMU counters and > adjusts operating frequencies and voltages with OPP. ASV should > be used to provide appropriate voltages as per the

RE: [PATCH v4 4/4] PM: Devfreq: Add Exynos5-bus devfreq driver for Exynos5250

2013-02-03 Thread myungjoo.ham
...@samsung.com Subject: Re: [PATCH v4 4/4] PM: Devfreq: Add Exynos5-bus devfreq driver for Exynos5250 Hi Myungjoo, Any comments on this patch ? Abhilash Sorry for being late. One concern is that I cannot apply Patch 1/4 directly as the .dts file isn't available to me. Do you intend

Re: [PATCH v4 4/4] PM: Devfreq: Add Exynos5-bus devfreq driver for Exynos5250

2013-02-03 Thread Abhilash Kesavan
Hi Myungjoo, Any comments on this patch ? Abhilash On Fri, Jan 18, 2013 at 6:54 PM, Abhilash Kesavan a.kesa...@samsung.com wrote: Exynos5-bus device devfreq driver monitors PPMU counters and adjusts operating frequencies and voltages with OPP. ASV should be used to provide appropriate

[PATCH v4 4/4] PM: Devfreq: Add Exynos5-bus devfreq driver for Exynos5250

2013-01-18 Thread Abhilash Kesavan
Exynos5-bus device devfreq driver monitors PPMU counters and adjusts operating frequencies and voltages with OPP. ASV should be used to provide appropriate voltages as per the speed group of the SoC rather than using a constant 1.025V. Signed-off-by: Abhilash Kesavan Cc: Jonghwan Choi Cc:

[PATCH v4 4/4] PM: Devfreq: Add Exynos5-bus devfreq driver for Exynos5250

2013-01-18 Thread Abhilash Kesavan
Exynos5-bus device devfreq driver monitors PPMU counters and adjusts operating frequencies and voltages with OPP. ASV should be used to provide appropriate voltages as per the speed group of the SoC rather than using a constant 1.025V. Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com Cc: