Re: [PATCH v3 3/3] ARM: tegra: Add Tegra124 ACTMON support

2014-12-09 Thread Tomeu Vizoso
On 12/09/2014 06:33 AM, Alexandre Courbot wrote: > On Fri, Dec 5, 2014 at 1:14 AM, Tomeu Vizoso > wrote: >> Add device node for the ACTMON block to the Tegra124 device tree. >> >> Signed-off-by: Tomeu Vizoso >> >> --- >> >> v3: * Address misc. style issues found by Thierry and Alexander >>

Re: [PATCH v3 3/3] ARM: tegra: Add Tegra124 ACTMON support

2014-12-08 Thread Alexandre Courbot
On Fri, Dec 5, 2014 at 1:14 AM, Tomeu Vizoso wrote: > Add device node for the ACTMON block to the Tegra124 device tree. > > Signed-off-by: Tomeu Vizoso > > --- > > v3: * Address misc. style issues found by Thierry and Alexander > * Added helpers for register i/o > * Further do

[PATCH v3 3/3] ARM: tegra: Add Tegra124 ACTMON support

2014-12-04 Thread Tomeu Vizoso
Add device node for the ACTMON block to the Tegra124 device tree. Signed-off-by: Tomeu Vizoso --- v3: * Address misc. style issues found by Thierry and Alexander * Added helpers for register i/o * Further documented the structs * Enable the ACTMON after the IRQ handl