On Mon, Jun 06, 2016 at 10:33:59AM +0900, Simon Horman wrote: > On Tue, May 31, 2016 at 11:08:43AM +0200, Geert Uytterhoeven wrote: > > Hi Simon, Magnus, > > > > This patch series adds support for the power areas exposed by the System > > Controller on the Renesas R-Car M3-W SoC to the DTS. > > > > This series is against Simon's "[PATCH v3 0/3] arm64: Add Renesas > > R8A7796 SoC support". It has a build and runtime dependency on my series > > "[PATCH v2 0/3] soc: renesas: rcar-sysc: Add support for R-Car M3-W power > > areas". > > > > For your convenience, I've pushed this series to the > > topic/r8a7796-sysc-dt-v1 branch of > > https://git.kernel.org/cgit/linux/kernel/git/geert/renesas-drivers.git. > > This has been tested on r8a7796/salvator-x. > > Thanks, I have tentatively queued this up. Bother, I spoke to soon. There is a compile-time dependency on 8a7796-cpg-mssr.h in the basic support for r8a7796 which this series depends on. So "[PATCH 0/4] clk: renesas: cpg-mssr: Add support for R-Car M3-W" needs to be present. I have deferred these patches pending that.