Re: [PATCH v5 0/7] PM / devfreq: Use OPP interface to handle the frequency

2017-11-09 Thread Bjorn Andersson
On Thu 09 Nov 15:56 PST 2017, MyungJoo Ham wrote: > > On Sun, Oct 22, 2017 at 6:32 PM, Chanwoo Choi wrote: > > > These patches makes the devfreq to use the OPP interface and clean-up > > > codes. > > > > > > > Hi Chanwoo, > > > > This patch series breaks UFS support on modern Qualcomm platforms

RE: Re: [PATCH v5 0/7] PM / devfreq: Use OPP interface to handle the frequency

2017-11-09 Thread MyungJoo Ham
> On Sun, Oct 22, 2017 at 6:32 PM, Chanwoo Choi wrote: > > These patches makes the devfreq to use the OPP interface and clean-up codes. > > > > Hi Chanwoo, > > This patch series breaks UFS support on modern Qualcomm platforms > (e.g. MSM8996). Could you please show us the code location of it?  C

Re: [PATCH v5 0/7] PM / devfreq: Use OPP interface to handle the frequency

2017-11-06 Thread Bjorn Andersson
On Sun, Oct 22, 2017 at 6:32 PM, Chanwoo Choi wrote: > These patches makes the devfreq to use the OPP interface and clean-up codes. > Hi Chanwoo, This patch series breaks UFS support on modern Qualcomm platforms (e.g. MSM8996). Prior to this series the call to devm_devfreq_add_device() would re