All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: enable R8A77970 SoC
@ 2017-09-22 21:36 ` Sergei Shtylyov
  0 siblings, 0 replies; 12+ messages in thread
From: Sergei Shtylyov @ 2017-09-22 21:36 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, linux-arm-kernel
  Cc: linux-renesas-soc, Simon Horman, Sergei Shtylyov

[-- Attachment #1: arm64-defconfig-enable-Renesas-R8A77970-SoC.patch --]
[-- Type: text/plain, Size: 804 bytes --]

Enable the Renesas R-Car V3M (R8A77970) SoC in the ARM64 defconfig.

Suggested-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

---
The patch is against the ARM64 repo's 'for-next/core' branch plus the patch
enabling R8A77995 SoC (https://patchwork.kernel.org/patch/9905747/).

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

Index: linux/arch/arm64/configs/defconfig
===================================================================
--- linux.orig/arch/arm64/configs/defconfig
+++ linux/arch/arm64/configs/defconfig
@@ -50,6 +50,7 @@ CONFIG_ARCH_SEATTLE=y
 CONFIG_ARCH_RENESAS=y
 CONFIG_ARCH_R8A7795=y
 CONFIG_ARCH_R8A7796=y
+CONFIG_ARCH_R8A77970=y
 CONFIG_ARCH_R8A77995=y
 CONFIG_ARCH_STRATIX10=y
 CONFIG_ARCH_TEGRA=y

^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH] arm64: defconfig: enable R8A77970 SoC
@ 2018-02-02  9:36 ` Simon Horman
  0 siblings, 0 replies; 12+ messages in thread
From: Simon Horman @ 2018-02-02  9:36 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: linux-arm-kernel, Magnus Damm, Sergei Shtylyov, Simon Horman

Enable the Renesas R-Car V3H (R8A77970) SoC in the ARM64 defconfig.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

 Based on renesas-devel-20180130v2-v4.15

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6356c6da34ea..45a423f845c7 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -52,6 +52,7 @@ CONFIG_ARCH_RENESAS=y
 CONFIG_ARCH_R8A7795=y
 CONFIG_ARCH_R8A7796=y
 CONFIG_ARCH_R8A77970=y
+CONFIG_ARCH_R8A77980=y
 CONFIG_ARCH_R8A77995=y
 CONFIG_ARCH_STRATIX10=y
 CONFIG_ARCH_TEGRA=y
-- 
2.11.0

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

end of thread, other threads:[~2018-02-02  9:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-22 21:36 [PATCH] arm64: defconfig: enable R8A77970 SoC Sergei Shtylyov
2017-09-22 21:36 ` Sergei Shtylyov
2017-09-23 11:05 ` Geert Uytterhoeven
2017-09-23 11:05   ` Geert Uytterhoeven
2017-09-25  7:21   ` Simon Horman
2017-09-25  7:21     ` Simon Horman
  -- strict thread matches above, loose matches on Subject: below --
2018-02-02  9:36 Simon Horman
2018-02-02  9:36 ` Simon Horman
2018-02-02  9:55 ` Geert Uytterhoeven
2018-02-02  9:55   ` Geert Uytterhoeven
2018-02-02  9:57   ` Simon Horman
2018-02-02  9:57     ` Simon Horman

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.