SUPERH platform development
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH/RFC 10/10] Local: Hack: arm64: dts: r8a7795: add ravb phy max-speed 100 for Salvator-X bo
Date: Thu, 27 Aug 2015 12:58:24 +0000	[thread overview]
Message-ID: <55DF0970.9000305@cogentembedded.com> (raw)
In-Reply-To: <1440667450-3513-11-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>
>
> This is a work-around for limitations in the driver implementation.
>
> Signed-off-by: Kazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>
> [horms: updated filename to salvator-x; updated changelog]
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
>   arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
> index 109261ea60bd..2e2329451791 100644
> --- a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
> +++ b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
> @@ -134,6 +134,7 @@
>   		reg = <0>;
>   		interrupt-parent = <&gpio2>;
>   		interrupts = <11 IRQ_TYPE_LEVEL_LOW>;

    Actually, the GPIO interrupt was also used to overcome the driver's 
limitation. The AVB_PHY_IRQ is directly reflected in the AVB registers, I just 
didn't want to use a thread in order to call phy_mac_interrupt().

> +		max-speed = <100>;
>   	};
>
>   };

MBR, Sergei


  parent reply	other threads:[~2015-08-27 12:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-27  9:24 [PATCH/RFC 10/10] Local: Hack: arm64: dts: r8a7795: add ravb phy max-speed 100 for Salvator-X board Simon Horman
2015-08-27 11:57 ` [PATCH/RFC 10/10] Local: Hack: arm64: dts: r8a7795: add ravb phy max-speed 100 for Salvator-X bo Wolfram Sang
2015-08-27 11:59 ` Geert Uytterhoeven
2015-08-27 12:46 ` Wolfram Sang
2015-08-27 12:58 ` Sergei Shtylyov [this message]
2015-08-27 13:00 ` Sergei Shtylyov
2015-08-27 13:24 ` Wolfram Sang
2015-08-27 23:14 ` Simon Horman
2015-08-28  0:46 ` Magnus Damm
2015-08-28  5:23 ` Simon Horman
2015-08-28  8:29 ` Magnus Damm

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=55DF0970.9000305@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