Hi Laurent, On Fri, Feb 12, 2016 at 3:00 AM, Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx> wrote: > The FCPs handle the interface between various IP cores and memory. Add > the instances related to the VSP2s. > > Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx> > --- > arch/arm64/boot/dts/renesas/r8a7795.dtsi | 63 ++++++++++++++++++++++++++++++++ > 1 file changed, 63 insertions(+) > > diff --git a/arch/arm64/boot/dts/renesas/r8a7795.dtsi b/arch/arm64/boot/dts/renesas/r8a7795.dtsi > index b5e46e4ff72a..f62d6fa28acc 100644 > --- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi > +++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi > @@ -960,5 +960,68 @@ > #dma-cells = <1>; > dma-channels = <2>; > }; > + > + fcpvb1: fcp@fe92f000 { > + compatible = "renesas,fcpv"; > + reg = <0 0xfe92f000 0 0x200>; > + clocks = <&cpg CPG_MOD 606>; > + power-domains = <&cpg>; > + }; The FCP_V modules are located in the A3VP Power Area. But adding this information to DT depends on the SYSC PM Domain driver. I'll try to post my WIP PM Domain patchset for R-Car ASAP... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html