All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH LOCAL] arm64: renesas_defconfig: Refresh for v5.6-rc1
@ 2020-02-17  9:47 Geert Uytterhoeven
  2020-02-17  9:47 ` [PATCH LOCAL] arm64: renesas_defconfig: Enable CONFIG_ARCH_R8A7795[01] Geert Uytterhoeven
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2020-02-17  9:47 UTC (permalink / raw)
  To: Magnus Damm; +Cc: linux-renesas-soc, Geert Uytterhoeven

Update the defconfig for Renesas R-Car Gen3 boards:
  - Disable CONFIG_ARM64_ERRATUM_1530923 (R-Car Gen3 does not have
    Cortex-A55),
  - Replace CONFIG_ARM64_LSE_ATOMICS by CONFIG_ARM64_USE_LSE_ATOMICS
    (cfr. commit 395af861377d1461 ("arm64: Move the LSE gas support
    detection to Kconfig"),
  - Disable CONFIG_ARM64_E0PD (R-Car Gen3 is not ARMv8.5),
  - Disable CONFIG_ARCH_RANDOM (R-Car Gen3 is not ARMv8.5),
  - Drop CONFIG_ARCH_R8A7796=y (removed in commit 24240845c87185fe
    ("soc: renesas: Remove ARCH_R8A7796")).

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
To be applied to topic/renesas-defconfig.
Not intended for upstream merge.

 arch/arm64/configs/renesas_defconfig | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index c62ff4745e89d1f0..b3740e6b1b0a7730 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -27,6 +27,7 @@ CONFIG_BLK_DEV_INITRD=y
 # CONFIG_COMPAT_BRK is not set
 CONFIG_PROFILING=y
 CONFIG_ARCH_RENESAS=y
+# CONFIG_ARM64_ERRATUM_1530923 is not set
 # CONFIG_ARM64_ERRATUM_1542419 is not set
 # CONFIG_CAVIUM_ERRATUM_22375 is not set
 # CONFIG_CAVIUM_ERRATUM_23154 is not set
@@ -46,9 +47,11 @@ CONFIG_KEXEC=y
 CONFIG_CRASH_DUMP=y
 CONFIG_XEN=y
 CONFIG_COMPAT=y
-# CONFIG_ARM64_LSE_ATOMICS is not set
+# CONFIG_ARM64_USE_LSE_ATOMICS is not set
 # CONFIG_ARM64_RAS_EXTN is not set
 # CONFIG_ARM64_PTR_AUTH is not set
+# CONFIG_ARM64_E0PD is not set
+# CONFIG_ARCH_RANDOM is not set
 CONFIG_HIBERNATION=y
 CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
 CONFIG_CPU_IDLE=y
@@ -286,7 +289,6 @@ 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
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH LOCAL] arm64: renesas_defconfig: Enable CONFIG_ARCH_R8A7795[01]
@ 2020-02-17  9:47 ` Geert Uytterhoeven
  2020-02-21 14:20   ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2020-02-17  9:47 UTC (permalink / raw)
  To: Magnus Damm; +Cc: linux-renesas-soc, Geert Uytterhoeven

CONFIG_ARCH_R8A7795 is being replaced by CONFIG_ARCH_R8A7795[01].
Enable both the old and the new options for now, so r8a77950 and
r8a77951 support stays enabled both before and after the removal of the
CONFIG_ARCH_R8A7795 option.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
To be applied to topic/renesas-defconfig.
Not intended for upstream merge.

 arch/arm64/configs/renesas_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index b3740e6b1b0a7730..1957279892e84ed8 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -289,6 +289,8 @@ CONFIG_ARCH_R8A774A1=y
 CONFIG_ARCH_R8A774B1=y
 CONFIG_ARCH_R8A774C0=y
 CONFIG_ARCH_R8A7795=y
+CONFIG_ARCH_R8A77950=y
+CONFIG_ARCH_R8A77951=y
 CONFIG_ARCH_R8A77960=y
 CONFIG_ARCH_R8A77961=y
 CONFIG_ARCH_R8A77965=y
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Patchwork summary for: linux-renesas-soc
  2020-02-17  9:47 ` [PATCH LOCAL] arm64: renesas_defconfig: Enable CONFIG_ARCH_R8A7795[01] Geert Uytterhoeven
@ 2020-02-21 14:20   ` patchwork-bot+linux-renesas-soc
  0 siblings, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-renesas-soc @ 2020-02-21 14:20 UTC (permalink / raw)
  To: linux-renesas-soc

Hello:

The following patches were marked "accepted", because they were applied to
geert/renesas-devel (refs/heads/master):

Patch: [LOCAL] arm64: renesas_defconfig: Refresh for v5.6-rc1
  Submitter: Geert Uytterhoeven <geert+renesas@glider.be>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=242501

Patch: [LOCAL] arm64: renesas_defconfig: Enable CONFIG_ARCH_R8A7795[01]
  Submitter: Geert Uytterhoeven <geert+renesas@glider.be>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=242503

Total patches: 2

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/pwbot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-02-21 14:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-17  9:47 [PATCH LOCAL] arm64: renesas_defconfig: Refresh for v5.6-rc1 Geert Uytterhoeven
2020-02-17  9:47 ` [PATCH LOCAL] arm64: renesas_defconfig: Enable CONFIG_ARCH_R8A7795[01] Geert Uytterhoeven
2020-02-21 14:20   ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc

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.