linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: shmobile: r8a7791 is now called "R-Car M2-W"
@ 2014-08-28  8:28 Geert Uytterhoeven
  2014-08-29  0:12 ` Simon Horman
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2014-08-28  8:28 UTC (permalink / raw)
  To: linux-sh

As per recent revisions of the datasheet.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
All remaining references to "M2" are in DT binding documentation or Kconfig
(drivers/iommu/Kconfig only) that still needs to be updated for new R-Car Gen2
SoCs.

 arch/arm/mach-shmobile/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index c1023d758eeb..112e857d2c1c 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -64,7 +64,7 @@ config ARCH_R8A7790
 	select ARCH_RCAR_GEN2
 
 config ARCH_R8A7791
-	bool "R-Car M2 (R8A77910)"
+	bool "R-Car M2-W (R8A77910)"
 	select ARCH_RCAR_GEN2
 
 comment "Renesas ARM SoCs Board Type"
@@ -142,7 +142,7 @@ config ARCH_R8A7790
 	select ARCH_DMA_ADDR_T_64BIT if ARM_LPAE
 
 config ARCH_R8A7791
-	bool "R-Car M2 (R8A77910)"
+	bool "R-Car M2-W (R8A77910)"
 	select ARCH_RCAR_GEN2
 	select ARCH_WANT_OPTIONAL_GPIOLIB
 	select ARM_GIC
-- 
1.9.1


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

* Re: [PATCH] ARM: shmobile: r8a7791 is now called "R-Car M2-W"
  2014-08-28  8:28 [PATCH] ARM: shmobile: r8a7791 is now called "R-Car M2-W" Geert Uytterhoeven
@ 2014-08-29  0:12 ` Simon Horman
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2014-08-29  0:12 UTC (permalink / raw)
  To: linux-sh

On Thu, Aug 28, 2014 at 10:28:09AM +0200, Geert Uytterhoeven wrote:
> As per recent revisions of the datasheet.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thanks, I have queued this up.0

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

end of thread, other threads:[~2014-08-29  0:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-28  8:28 [PATCH] ARM: shmobile: r8a7791 is now called "R-Car M2-W" Geert Uytterhoeven
2014-08-29  0:12 ` 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).