All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms+renesas@verge.net.au>
To: linux-renesas-soc@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
	Magnus Damm <magnus.damm@gmail.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Simon Horman <horms+renesas@verge.net.au>
Subject: [PATCH 1/9] arm64: dts: renesas: r8a77990: Remove non-existing STBE region
Date: Fri, 20 Jul 2018 14:03:32 +0200	[thread overview]
Message-ID: <4b03df5fc8c65659e41c3531b627ff615ed8ede9.1532087303.git.horms+renesas@verge.net.au> (raw)
In-Reply-To: <cover.1532087303.git.horms+renesas@verge.net.au>

From: Geert Uytterhoeven <geert+renesas@glider.be>

R-Car E3 does not have the Stream Buffer for EtherAVB-IF (STBE).

Note that the RAVB driver does not use this region.

Fixes: 913a78b575c313b8 ("arm64: dts: renesas: r8a77990: Add EthernetAVB device nodes")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm64/boot/dts/renesas/r8a77990.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/renesas/r8a77990.dtsi b/arch/arm64/boot/dts/renesas/r8a77990.dtsi
index f8004608c595..615a0d2edffc 100644
--- a/arch/arm64/boot/dts/renesas/r8a77990.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77990.dtsi
@@ -213,7 +213,7 @@
 		avb: ethernet@e6800000 {
 			compatible = "renesas,etheravb-r8a77990",
 				     "renesas,etheravb-rcar-gen3";
-			reg = <0 0xe6800000 0 0x800>, <0 0xe6a00000 0 0x10000>;
+			reg = <0 0xe6800000 0 0x800>;
 			interrupts = <GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>,
 				     <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>,
 				     <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>,
-- 
2.11.0

WARNING: multiple messages have this Message-ID (diff)
From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/9] arm64: dts: renesas: r8a77990: Remove non-existing STBE region
Date: Fri, 20 Jul 2018 14:03:32 +0200	[thread overview]
Message-ID: <4b03df5fc8c65659e41c3531b627ff615ed8ede9.1532087303.git.horms+renesas@verge.net.au> (raw)
In-Reply-To: <cover.1532087303.git.horms+renesas@verge.net.au>

From: Geert Uytterhoeven <geert+renesas@glider.be>

R-Car E3 does not have the Stream Buffer for EtherAVB-IF (STBE).

Note that the RAVB driver does not use this region.

Fixes: 913a78b575c313b8 ("arm64: dts: renesas: r8a77990: Add EthernetAVB device nodes")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm64/boot/dts/renesas/r8a77990.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/renesas/r8a77990.dtsi b/arch/arm64/boot/dts/renesas/r8a77990.dtsi
index f8004608c595..615a0d2edffc 100644
--- a/arch/arm64/boot/dts/renesas/r8a77990.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77990.dtsi
@@ -213,7 +213,7 @@
 		avb: ethernet at e6800000 {
 			compatible = "renesas,etheravb-r8a77990",
 				     "renesas,etheravb-rcar-gen3";
-			reg = <0 0xe6800000 0 0x800>, <0 0xe6a00000 0 0x10000>;
+			reg = <0 0xe6800000 0 0x800>;
 			interrupts = <GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>,
 				     <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>,
 				     <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>,
-- 
2.11.0

  reply	other threads:[~2018-07-20 12:51 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-20 12:03 [GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v4.19 Simon Horman
2018-07-20 12:03 ` Simon Horman
2018-07-20 12:03 ` Simon Horman [this message]
2018-07-20 12:03   ` [PATCH 1/9] arm64: dts: renesas: r8a77990: Remove non-existing STBE region Simon Horman
2018-07-20 12:03 ` [PATCH 2/9] arm64: dts: renesas: salvator-common: Fix adv7482 decimal unit addresses Simon Horman
2018-07-20 12:03   ` Simon Horman
2018-07-20 12:03 ` [PATCH 3/9] arm64: dts: renesas: r8a77965: Add second port to rcar_sound placeholder Simon Horman
2018-07-20 12:03   ` Simon Horman
2018-07-20 12:03 ` [PATCH 4/9] arm64: dts: renesas: salvator-common: Prefer HSCIF1 over SCIF1 Simon Horman
2018-07-20 12:03   ` Simon Horman
2018-07-20 12:03 ` [PATCH 5/9] arm64: dts: renesas: Unify the labels for RWDT Simon Horman
2018-07-20 12:03   ` Simon Horman
2018-07-20 12:03 ` [PATCH 6/9] arm64: dts: renesas: r8a779{65,80,90}: Add IPMMU devices nodes Simon Horman
2018-07-20 12:03   ` [PATCH 6/9] arm64: dts: renesas: r8a779{65, 80, 90}: " Simon Horman
2018-07-20 12:03 ` [PATCH 7/9] arm64: dts: renesas: r8a77995: Add SCIF {0,1,3,4,5} and all HSCIF device nodes Simon Horman
2018-07-20 12:03   ` [PATCH 7/9] arm64: dts: renesas: r8a77995: Add SCIF {0, 1, 3, 4, 5} " Simon Horman
2018-07-20 12:03 ` [PATCH 8/9] arm64: dts: renesas: r8a77990: Enable USB3.0 host for Ebisu board Simon Horman
2018-07-20 12:03   ` Simon Horman
2018-07-20 12:03 ` [PATCH 9/9] arm64: dts: renesas: r8a77980: add INTC-EX support Simon Horman
2018-07-20 12:03   ` Simon Horman
2018-07-21 21:38 ` [GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v4.19 Olof Johansson
2018-07-21 21:38   ` Olof Johansson

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=4b03df5fc8c65659e41c3531b627ff615ed8ede9.1532087303.git.horms+renesas@verge.net.au \
    --to=horms+renesas@verge.net.au \
    --cc=geert+renesas@glider.be \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    /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.