Re: [PATCH v2 3/3] cpufreq: dt: add support for rockchip rv1108

2017-08-22 Thread Rafael J. Wysocki
On Wed, Aug 23, 2017 at 2:49 AM, Andy Yan wrote: > Hi Rafael: > > > On 2017年08月22日 21:44, Rafael J. Wysocki wrote: >> >> On Tuesday, August 22, 2017 3:15:22 PM CEST Andy Yan wrote: >>> >>> Add the compatible string to support the generic device tree >>> cpufreq-dt driver on rockchip rv1108 soc. >>

Re: [PATCH v2 3/3] cpufreq: dt: add support for rockchip rv1108

2017-08-22 Thread Andy Yan
Hi Rafael: On 2017年08月22日 21:44, Rafael J. Wysocki wrote: On Tuesday, August 22, 2017 3:15:22 PM CEST Andy Yan wrote: Add the compatible string to support the generic device tree cpufreq-dt driver on rockchip rv1108 soc. Signed-off-by: Andy Yan This is a [3/3] in a series, so presumably it

Re: [PATCH v2 3/3] cpufreq: dt: add support for rockchip rv1108

2017-08-22 Thread Rafael J. Wysocki
On Tuesday, August 22, 2017 3:15:22 PM CEST Andy Yan wrote: > Add the compatible string to support the generic device tree > cpufreq-dt driver on rockchip rv1108 soc. > > Signed-off-by: Andy Yan This is a [3/3] in a series, so presumably it depends on something, so I guess it should be applied a

[PATCH v2 3/3] cpufreq: dt: add support for rockchip rv1108

2017-08-22 Thread Andy Yan
Add the compatible string to support the generic device tree cpufreq-dt driver on rockchip rv1108 soc. Signed-off-by: Andy Yan --- Changes in v2: None drivers/cpufreq/cpufreq-dt-platdev.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufre