All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] mips: mt76xx: gardena-smart-gateway: Correct spelling of GARDENA
@ 2019-03-15  8:09 Stefan Roese
  2019-03-15 11:22 ` Daniel Schwierzeck
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Roese @ 2019-03-15  8:09 UTC (permalink / raw)
  To: u-boot

This patch changes Gardena to the correct GARDENA spelling. Also the
platform name is "GARDENA smart Gateway". This patch changes the
incorrect occurrances.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
---
 arch/mips/dts/gardena-smart-gateway-mt7688.dts | 2 +-
 arch/mips/mach-mt7620/Kconfig                  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/mips/dts/gardena-smart-gateway-mt7688.dts b/arch/mips/dts/gardena-smart-gateway-mt7688.dts
index 75f6037e96..897064dd9c 100644
--- a/arch/mips/dts/gardena-smart-gateway-mt7688.dts
+++ b/arch/mips/dts/gardena-smart-gateway-mt7688.dts
@@ -10,7 +10,7 @@
 
 / {
 	compatible = "gardena,smart-gateway-mt7688", "ralink,mt7628a-soc";
-	model = "Gardena smart-Gateway-MT7688";
+	model = "GARDENA smart Gateway (MT7688)";
 
 	aliases {
 		serial0 = &uart0;
diff --git a/arch/mips/mach-mt7620/Kconfig b/arch/mips/mach-mt7620/Kconfig
index 4ebcb4b053..a983443999 100644
--- a/arch/mips/mach-mt7620/Kconfig
+++ b/arch/mips/mach-mt7620/Kconfig
@@ -22,12 +22,12 @@ choice
 	prompt "Board select"
 
 config BOARD_GARDENA_SMART_GATEWAY_MT7688
-	bool "Gardena Smart Gateway"
+	bool "GARDENA smart Gateway"
 	depends on SOC_MT7620
 	select BOARD_LATE_INIT
 	select SUPPORTS_BOOT_RAM
 	help
-	  Gardena Smart Gateway boards have a MT7688 SoC with 128 MiB of RAM
+	  GARDENA smart Gateway boards have a MT7688 SoC with 128 MiB of RAM
 	  and 8 MiB of flash (SPI NOR) and additional SPI NAND storage.
 
 config BOARD_LINKIT_SMART_7688
-- 
2.21.0

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

* [U-Boot] [PATCH] mips: mt76xx: gardena-smart-gateway: Correct spelling of GARDENA
  2019-03-15  8:09 [U-Boot] [PATCH] mips: mt76xx: gardena-smart-gateway: Correct spelling of GARDENA Stefan Roese
@ 2019-03-15 11:22 ` Daniel Schwierzeck
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Schwierzeck @ 2019-03-15 11:22 UTC (permalink / raw)
  To: u-boot



Am 15.03.19 um 09:09 schrieb Stefan Roese:
> This patch changes Gardena to the correct GARDENA spelling. Also the
> platform name is "GARDENA smart Gateway". This patch changes the
> incorrect occurrances.
> 
> Signed-off-by: Stefan Roese <sr@denx.de>
> Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
> ---
>  arch/mips/dts/gardena-smart-gateway-mt7688.dts | 2 +-
>  arch/mips/mach-mt7620/Kconfig                  | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 

applied to u-boot-mips/next, thanks.

-- 
- Daniel

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

end of thread, other threads:[~2019-03-15 11:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-15  8:09 [U-Boot] [PATCH] mips: mt76xx: gardena-smart-gateway: Correct spelling of GARDENA Stefan Roese
2019-03-15 11:22 ` Daniel Schwierzeck

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.