linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add initial support for R-Car V3H (R8A77980)
@ 2018-01-31 19:54 Sergei Shtylyov
  2018-01-31 19:59 ` [PATCH 2/2] arm64: add Renesas R8A77980 support Sergei Shtylyov
  0 siblings, 1 reply; 4+ messages in thread
From: Sergei Shtylyov @ 2018-01-31 19:54 UTC (permalink / raw)
  To: linux-arm-kernel

Hello!

Here are 2 patches against the 'renesas-devel-20180130v2-v4.15' tag of Simon Horman's
'renesas.git' repo. They 1st docuement the SoC DT bindings, and then add the SoC Kconfig
symbol.

[1/2] DT: arm: shmobile: document R8A77980 SoC bindings
[2/2] arm64: add Renesas R8A77980 support

MBR, Sergei

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

* [PATCH 2/2] arm64: add Renesas R8A77980 support
  2018-01-31 19:54 [PATCH 0/2] Add initial support for R-Car V3H (R8A77980) Sergei Shtylyov
@ 2018-01-31 19:59 ` Sergei Shtylyov
  2018-02-01 20:02   ` Geert Uytterhoeven
  0 siblings, 1 reply; 4+ messages in thread
From: Sergei Shtylyov @ 2018-01-31 19:59 UTC (permalink / raw)
  To: linux-arm-kernel

Add a configuration option for the R-Car V3H (R8A77980) SoC.

Based on the original (and large) patch by Vladimir Barinov.

Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

---
 arch/arm64/Kconfig.platforms |    6 ++++++
 1 file changed, 6 insertions(+)

Index: renesas/arch/arm64/Kconfig.platforms
===================================================================
--- renesas.orig/arch/arm64/Kconfig.platforms
+++ renesas/arch/arm64/Kconfig.platforms
@@ -195,6 +195,12 @@ config ARCH_R8A77970
 	help
 	  This enables support for the Renesas R-Car V3M SoC.
 
+config ARCH_R8A77980
+	bool "Renesas R-Car V3H SoC Platform"
+	depends on ARCH_RENESAS
+	help
+	  This enables support for the Renesas R-Car V3H SoC.
+
 config ARCH_R8A77995
 	bool "Renesas R-Car D3 SoC Platform"
 	depends on ARCH_RENESAS

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

* [PATCH 2/2] arm64: add Renesas R8A77980 support
  2018-01-31 19:59 ` [PATCH 2/2] arm64: add Renesas R8A77980 support Sergei Shtylyov
@ 2018-02-01 20:02   ` Geert Uytterhoeven
  2018-02-02  8:56     ` Simon Horman
  0 siblings, 1 reply; 4+ messages in thread
From: Geert Uytterhoeven @ 2018-02-01 20:02 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Jan 31, 2018 at 8:59 PM, Sergei Shtylyov
<sergei.shtylyov@cogentembedded.com> wrote:
> Add a configuration option for the R-Car V3H (R8A77980) SoC.
>
> Based on the original (and large) patch by Vladimir Barinov.
>
> Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* [PATCH 2/2] arm64: add Renesas R8A77980 support
  2018-02-01 20:02   ` Geert Uytterhoeven
@ 2018-02-02  8:56     ` Simon Horman
  0 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2018-02-02  8:56 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Feb 01, 2018 at 09:02:47PM +0100, Geert Uytterhoeven wrote:
> On Wed, Jan 31, 2018 at 8:59 PM, Sergei Shtylyov
> <sergei.shtylyov@cogentembedded.com> wrote:
> > Add a configuration option for the R-Car V3H (R8A77980) SoC.
> >
> > Based on the original (and large) patch by Vladimir Barinov.
> >
> > Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
> > Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> 
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thanks, applied.

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-31 19:54 [PATCH 0/2] Add initial support for R-Car V3H (R8A77980) Sergei Shtylyov
2018-01-31 19:59 ` [PATCH 2/2] arm64: add Renesas R8A77980 support Sergei Shtylyov
2018-02-01 20:02   ` Geert Uytterhoeven
2018-02-02  8:56     ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).