All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Cc: Linux-Renesas <linux-renesas-soc@vger.kernel.org>
Subject: Re: [PATCH v2 2/4] arm64: dts: renesas: r8a7795: Add VSP instances
Date: Mon, 29 Aug 2016 18:12:07 +0200	[thread overview]
Message-ID: <CAMuHMdUZ65WiNLR-YJq46L_vP-BxpSsQRzoYEjbMECd0_MO11w@mail.gmail.com> (raw)
In-Reply-To: <1470745752-23738-3-git-send-email-laurent.pinchart+renesas@ideasonboard.com>

Hi Laurent,

On Tue, Aug 9, 2016 at 2:29 PM, Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com> wrote:
> The r8a7795 has 9 VSP instances.

7?

> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> ---
>  arch/arm64/boot/dts/renesas/r8a7795.dtsi | 90 ++++++++++++++++++++++++++++++++
>  1 file changed, 90 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/renesas/r8a7795.dtsi b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
> index f8b1c421e845..d9c6653471f4 100644
> --- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi

> @@ -1323,6 +1363,16 @@
>                         power-domains = <&sysc R8A7795_PD_A3VP>;
>                 };
>
> +               vspi2: vsp@fe9c0000 {
> +                       compatible = "renesas,vsp2";
> +                       reg = <0 0xfe9c0000 0 0x8000>;
> +                       interrupts = <GIC_SPI 446 IRQ_TYPE_LEVEL_HIGH>;
> +                       clocks = <&cpg CPG_MOD 629>;
> +                       power-domains = <&sysc R8A7795_PD_A3VP>;
> +
> +                       renesas,fcp = <&fcpvi2>;
> +               };
> +
>                 fcpvi2: fcp@fe9cf000 {
>                         compatible = "renesas,r8a7795-fcpv", "renesas,fcpv";
>                         reg = <0 0xfe9cf000 0 0x200>;

> @@ -1351,6 +1431,16 @@
>                         power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
>                 };
>
> +               vspd3: vsp@fea38000 {
> +                       compatible = "renesas,vsp2";
> +                       reg = <0 0xfea38000 0 0x4000>;
> +                       interrupts = <GIC_SPI 469 IRQ_TYPE_LEVEL_HIGH>;
> +                       clocks = <&cpg CPG_MOD 620>;
> +                       power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
> +
> +                       renesas,fcp = <&fcpvd3>;
> +               };
> +

Looks like vspi2 and vspd3 are no more...

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

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

  reply	other threads:[~2016-08-29 16:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-09 12:29 [PATCH v2 0/4] R-Car Gen3 DU enablement on Salvator-X board Laurent Pinchart
2016-08-09 12:29 ` [PATCH v2 1/4] arm64: dts: renesas: r8a7795: Add FCPV nodes Laurent Pinchart
2016-08-29 16:14   ` Geert Uytterhoeven
2016-08-09 12:29 ` [PATCH v2 2/4] arm64: dts: renesas: r8a7795: Add VSP instances Laurent Pinchart
2016-08-29 16:12   ` Geert Uytterhoeven [this message]
2016-08-30  9:36     ` Laurent Pinchart
2016-08-09 12:29 ` [PATCH v2 3/4] arm64: dts: renesas: r8a7795: Add DU device to DT Laurent Pinchart
2016-08-11  9:08   ` Geert Uytterhoeven
2016-08-09 12:29 ` [PATCH v2 4/4] arm64: dts: renesas: salvator-x: Enable DU Laurent Pinchart
2016-08-11  9:17   ` Geert Uytterhoeven
2016-08-11 15:37     ` Laurent Pinchart
2016-08-12  9:20       ` Laurent Pinchart
2016-08-15  8:16         ` Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMuHMdUZ65WiNLR-YJq46L_vP-BxpSsQRzoYEjbMECd0_MO11w@mail.gmail.com \
    --to=geert@linux-m68k.org \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=linux-renesas-soc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.