linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH/RFC 06/10] arm64: dts: r8a7795: add EthernetAVB device node
Date: Thu, 27 Aug 2015 10:41:33 +0000	[thread overview]
Message-ID: <55DEE95D.7070600@cogentembedded.com> (raw)
In-Reply-To: <1440667450-3513-7-git-send-email-horms+renesas@verge.net.au>

On 8/27/2015 12:24 PM, Simon Horman wrote:

> From: Kazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>
>
> Signed-off-by: Kazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>
> [horms: moved to soc node; updated changelog]
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
>   arch/arm64/boot/dts/renesas/r8a7795.dtsi | 11 ++++++++++-
>   1 file changed, 10 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/renesas/r8a7795.dtsi b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
> index 0b435d8274e4..01502f4d2f5f 100644
> --- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
> @@ -263,6 +263,16 @@
>   			reg = <0 0xe6060000 0 0x50c>;
>   		};
>
> +		avb: ethernet@e6800000 {
> +			compatible = "renesas,etheravb-r8a7795";
> +			reg = <0 0xe6800000 0 0x800>, <0 0xe6a00000 0 0x10000>;
> +			interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH>, <GIC_SPI 63 IRQ_TYPE_LEVEL_HIGH>;

    Two interrupts?

> +			clocks = <&mstp8_clks R8A7795_CLK_AVB>;
> +			phy-mode = "rgmii-id";
> +			#address-cells = <1>;
> +			#size-cells = <0>;
> +		};
> +
>   		scif2: serial@e6e88000 {
>   			compatible = "renesas,scif-r8a7795", "renesas,scif";
>   			reg = <0 0xe6e88000 0 64>;
> @@ -362,5 +372,4 @@
>   			status = "disabled";
>   		};
>   	};
> -
>   };

    Hm?

MBR, Sergei


  reply	other threads:[~2015-08-27 10:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-27  9:24 [PATCH/RFC 06/10] arm64: dts: r8a7795: add EthernetAVB device node Simon Horman
2015-08-27 10:41 ` Sergei Shtylyov [this message]
2015-08-27 11:00 ` Geert Uytterhoeven
2015-08-27 11:38 ` Sergei Shtylyov
2015-08-27 11:44 ` Geert Uytterhoeven
2015-08-27 12:32 ` Sergei Shtylyov
2015-08-27 12:52 ` Sergei Shtylyov
2015-08-27 19:43 ` Sergei Shtylyov

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=55DEE95D.7070600@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).