Re: [PATCH v4 03/11] soc: renesas: rcar-sysc: Add DT support for SYSC PM domains

2016-04-11 Thread Geert Uytterhoeven
Hi Laurent, Thanks for your comments! On Sat, Apr 9, 2016 at 9:50 PM, Laurent Pinchart wrote: > On Thursday 07 Apr 2016 14:20:20 Geert Uytterhoeven wrote: >> Populate the SYSC PM domains from DT, based on the presence of a device >> node for the System Controller. The actual power area hiearchy,

Re: [PATCH v4 03/11] soc: renesas: rcar-sysc: Add DT support for SYSC PM domains

2016-04-09 Thread Laurent Pinchart
Hi Geert, Thank you for the patch. On Thursday 07 Apr 2016 14:20:20 Geert Uytterhoeven wrote: > Populate the SYSC PM domains from DT, based on the presence of a device > node for the System Controller. The actual power area hiearchy, and > features of specific areas are obtained from tables in th

[PATCH v4 03/11] soc: renesas: rcar-sysc: Add DT support for SYSC PM domains

2016-04-07 Thread Geert Uytterhoeven
Populate the SYSC PM domains from DT, based on the presence of a device node for the System Controller. The actual power area hiearchy, and features of specific areas are obtained from tables in the C code. The SYSCIER and SYSCIMR register values are derived from the power areas present, which wil