All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Magnus Damm <magnus.damm@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-renesas-soc@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH] arm64: defconfig: Replace ARCH_R8A7796 by ARCH_R8A77960
Date: Mon, 17 Feb 2020 11:17:41 +0100	[thread overview]
Message-ID: <20200217101741.3758-1-geert+renesas@glider.be> (raw)

CONFIG_ARCH_R8A7796 was replaced by CONFIG_ARCH_R8A77960, cfr. commits
39e57e14d7eaf818 ("soc: renesas: Add ARCH_R8A77960 for existing R-Car
M3-W") and 24240845c87185fe ("soc: renesas: Remove ARCH_R8A7796").

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
To be queued in renesas-fixes for v5.6.

 arch/arm64/configs/defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 0f212889c931a83d..51b8b8555a6e4065 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -771,7 +771,7 @@ CONFIG_ARCH_R8A774A1=y
 CONFIG_ARCH_R8A774B1=y
 CONFIG_ARCH_R8A774C0=y
 CONFIG_ARCH_R8A7795=y
-CONFIG_ARCH_R8A7796=y
+CONFIG_ARCH_R8A77960=y
 CONFIG_ARCH_R8A77961=y
 CONFIG_ARCH_R8A77965=y
 CONFIG_ARCH_R8A77970=y
-- 
2.17.1


WARNING: multiple messages have this Message-ID (diff)
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Magnus Damm <magnus.damm@gmail.com>
Cc: linux-renesas-soc@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: defconfig: Replace ARCH_R8A7796 by ARCH_R8A77960
Date: Mon, 17 Feb 2020 11:17:41 +0100	[thread overview]
Message-ID: <20200217101741.3758-1-geert+renesas@glider.be> (raw)

CONFIG_ARCH_R8A7796 was replaced by CONFIG_ARCH_R8A77960, cfr. commits
39e57e14d7eaf818 ("soc: renesas: Add ARCH_R8A77960 for existing R-Car
M3-W") and 24240845c87185fe ("soc: renesas: Remove ARCH_R8A7796").

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
To be queued in renesas-fixes for v5.6.

 arch/arm64/configs/defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 0f212889c931a83d..51b8b8555a6e4065 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -771,7 +771,7 @@ CONFIG_ARCH_R8A774A1=y
 CONFIG_ARCH_R8A774B1=y
 CONFIG_ARCH_R8A774C0=y
 CONFIG_ARCH_R8A7795=y
-CONFIG_ARCH_R8A7796=y
+CONFIG_ARCH_R8A77960=y
 CONFIG_ARCH_R8A77961=y
 CONFIG_ARCH_R8A77965=y
 CONFIG_ARCH_R8A77970=y
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2020-02-17 10:17 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-17 10:17 Geert Uytterhoeven [this message]
2020-02-17 10:17 ` [PATCH] arm64: defconfig: Replace ARCH_R8A7796 by ARCH_R8A77960 Geert Uytterhoeven
2020-02-18 11:24 ` [PATCH] arm64: dts: renesas: Remove use of ARCH_R8A7795 Geert Uytterhoeven
2020-02-18 11:24   ` Geert Uytterhoeven
2020-02-18 11:24   ` [PATCH] soc: renesas: Remove ARCH_R8A7795 Geert Uytterhoeven
2020-02-18 11:24     ` Geert Uytterhoeven
2020-02-19 15:39     ` [PATCH] ARM: dts: r8a7779: Remove deprecated "renesas,rcar-sata" compatible value Geert Uytterhoeven
2020-02-19 15:39       ` [PATCH] ARM: dts: r8a7779: Remove deprecated "renesas, rcar-sata" " Geert Uytterhoeven
2020-02-18 13:22       ` [PATCH] ARM: dts: r8a7745: Convert to new DU DT bindings Geert Uytterhoeven
2020-02-17 10:32         ` [PATCH] arm64: defconfig: Enable additional support for Renesas platforms Geert Uytterhoeven
2020-02-17 10:32           ` Geert Uytterhoeven
2020-02-17 12:51           ` Niklas Söderlund
2020-02-17 12:51             ` Niklas Söderlund
2020-02-21 14:20           ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
2020-02-18 20:04         ` [PATCH] ARM: dts: r8a7745: Convert to new DU DT bindings Niklas Söderlund
2020-02-21 13:22           ` Geert Uytterhoeven
2020-02-21 13:37             ` Geert Uytterhoeven
2020-02-19 15:48         ` Laurent Pinchart
2020-02-21 14:02         ` Kieran Bingham
2020-02-22 15:03       ` [PATCH] ARM: dts: r8a7779: Remove deprecated "renesas,rcar-sata" compatible value Niklas Söderlund
2020-02-22 15:03         ` [PATCH] ARM: dts: r8a7779: Remove deprecated "renesas, rcar-sata" " Niklas Söderlund

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=20200217101741.3758-1-geert+renesas@glider.be \
    --to=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.