[PATCH v4 3/3] cpufreq: brcmstb-avs-cpufreq: add debugfs support

2016-10-14 Thread Markus Mayer
In order to aid debugging, we add a debugfs interface to the driver that allows direct interaction with the AVS co-processor. The debugfs interface provides a means for reading all and writing some of the mailbox registers directly from the shell prompt and enables a user to execute the communicat

Re: [PATCH v4 3/3] cpufreq: brcmstb-avs-cpufreq: add debugfs support

2016-10-12 Thread Markus Mayer
On 12 October 2016 at 15:12, Markus Mayer wrote: > From: Markus Mayer Ugh. Missed that. In case this version gets applied, would you mind fixing the author address while applying (so they all say Broadcom)? > In order to aid debugging, we add a debugfs interface to the driver > that allows dire

[PATCH v4 3/3] cpufreq: brcmstb-avs-cpufreq: add debugfs support

2016-10-12 Thread Markus Mayer
From: Markus Mayer In order to aid debugging, we add a debugfs interface to the driver that allows direct interaction with the AVS co-processor. The debugfs interface provides a means for reading all and writing some of the mailbox registers directly from the shell prompt and enables a user to e