Re: [PATCH v4 0/3] Broadcom STB AVS CPUfreq driver

2016-10-13 Thread Viresh Kumar
On 13-10-16, 14:49, Rafael J. Wysocki wrote: > I gess patch [1/3] needs some ACKs from the DT bindings maintainers? It would be better if we get one.. -- viresh

Re: [PATCH v4 0/3] Broadcom STB AVS CPUfreq driver

2016-10-13 Thread Rafael J. Wysocki
On Thu, Oct 13, 2016 at 7:45 AM, Viresh Kumar wrote: > On 12-10-16, 15:12, Markus Mayer wrote: >> This series contains the CPUfreq driver for Broadcom SoCs that use "AVS >> Firmware" for voltage and frequency scaling. All voltage and frequency >> transitions are performed by the firmware and are t

Re: [PATCH v4 0/3] Broadcom STB AVS CPUfreq driver

2016-10-12 Thread Viresh Kumar
On 12-10-16, 15:12, Markus Mayer wrote: > This series contains the CPUfreq driver for Broadcom SoCs that use "AVS > Firmware" for voltage and frequency scaling. All voltage and frequency > transitions are performed by the firmware and are therefore hidden from > Linux. > > The driver provides a st

[PATCH v4 0/3] Broadcom STB AVS CPUfreq driver

2016-10-12 Thread Markus Mayer
This series contains the CPUfreq driver for Broadcom SoCs that use "AVS Firmware" for voltage and frequency scaling. All voltage and frequency transitions are performed by the firmware and are therefore hidden from Linux. The driver provides a standard CPUfreq interface to other kernel components