Re: [PATCH 1/2] cpufreq: brcmstb-avs-cpufreq: extend sysfs entry brcm_avs_pmap

2017-01-05 Thread Viresh Kumar
On 19-12-16, 12:10, Markus Mayer wrote: > From: Markus Mayer > > We extend the brcm_avs_pmap sysfs entry (which issues the GET_PMAP > command to AVS) to include all fields from struct pmap. This means > adding mode (AVS, DVS, DVFS) and state (the P-state) to the output. > > Signed-off-by: Markus

[PATCH 1/2] cpufreq: brcmstb-avs-cpufreq: extend sysfs entry brcm_avs_pmap

2016-12-19 Thread Markus Mayer
From: Markus Mayer We extend the brcm_avs_pmap sysfs entry (which issues the GET_PMAP command to AVS) to include all fields from struct pmap. This means adding mode (AVS, DVS, DVFS) and state (the P-state) to the output. Signed-off-by: Markus Mayer --- drivers/cpufreq/brcmstb-avs-cpufreq.c | 4