All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gaku Inami <gaku.inami.xw@bp.renesas.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 5/6][RFC] arm64: renesas: Add r8a7795 SoC support
Date: Mon, 15 Jun 2015 08:41:14 +0000	[thread overview]
Message-ID: <557E8FAA.2010506@bp.renesas.com> (raw)
In-Reply-To: <87y4jlvait.wl%kuninori.morimoto.gx@renesas.com>

Hi Morimoto-san, Magnus-san,

On 2015/06/15 17:30, Kuninori Morimoto wrote:
> Hi Magnus, Inami-san
>
>>> +       gic: interrupt-controller@0xf1010000 {
>>> +               compatible = "arm,gic-400", "arm,cortex-a15-gic";
>>> +               #interrupt-cells = <3>;
>>> +               #address-cells = <0>;
>>> +               interrupt-controller;
>>> +               reg = <0x0 0xf1010000 0 0x1000>,
>>> +                     <0x0 0xf1020000 0 0x2000>;
>>> +               interrupts = <GIC_PPI 9 (GIC_CPU_MASK_SIMPLE(6) | IRQ_TYPE_LEVEL_HIGH)>;
>>> +       };
>> Thanks for your efforts. On ARM v8, is ARM v7 compat string
>> "arm,cortex-a15-gic" really correct?
> I don't know detail of this.
> but, I guess current Inami-san's status is "create working something".
> Maybe he don't care small detail at this point.
> Do you think  "arm,gic-400" is very enough ?
> If so, I can drop it in v2

This is based on arch/arm64/boot/dts/arm/juno.dts.
Since "arm,cortex-a15-gic" is not required, please drop this.

Regards,
Inami


  parent reply	other threads:[~2015-06-15  8:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-15  4:54 [PATCH 5/6][RFC] arm64: renesas: Add r8a7795 SoC support Kuninori Morimoto
2015-06-15  7:46 ` Magnus Damm
2015-06-15  8:11 ` Geert Uytterhoeven
2015-06-15  8:23 ` Kuninori Morimoto
2015-06-15  8:30 ` Kuninori Morimoto
2015-06-15  8:41 ` Gaku Inami [this message]
2015-06-15  8:44 ` Geert Uytterhoeven
2015-06-15 12:22 ` Khiem Nguyen
2015-06-15 12:40 ` Geert Uytterhoeven
2015-06-17  1:05 ` Simon Horman
2015-06-17  7:22 ` Geert Uytterhoeven
2015-06-17  8:38 ` 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=557E8FAA.2010506@bp.renesas.com \
    --to=gaku.inami.xw@bp.renesas.com \
    --cc=linux-sh@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.