All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] mtd: fix typos in drivers/mtd/Kconfig
@ 2020-09-17 16:07 Heinrich Schuchardt
  2020-09-21  9:04 ` Stefan Roese
  2020-09-30 12:50 ` Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Heinrich Schuchardt @ 2020-09-17 16:07 UTC (permalink / raw)
  To: u-boot

Fix a typo

%s/interract/interact/

Use Samsung's capitalization of their trademarks

%s/onenand/OneNAND/
%s/Hyperflash/HyperFlash/

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
 drivers/mtd/Kconfig | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig
index 348b43e653..a77425d242 100644
--- a/drivers/mtd/Kconfig
+++ b/drivers/mtd/Kconfig
@@ -6,8 +6,8 @@ config MTD_PARTITIONS
 config MTD
 	bool "Enable MTD layer"
 	help
-	  Enable the MTD stack, necessary to interract with NAND, NOR,
-	  SPI-NOR, SPI-NAND, onenand, etc.
+	  Enable the MTD stack, necessary to interact with NAND, NOR,
+	  SPI-NOR, SPI-NAND, OneNAND, etc.

 config DM_MTD
 	bool "Enable Driver Model for MTD drivers"
@@ -98,7 +98,7 @@ config RENESAS_RPC_HF
 	bool "Renesas RCar Gen3 RPC Hyperflash driver"
 	depends on RCAR_GEN3 && DM_MTD
 	help
-	  This enables access to Hyperflash memory through the Renesas
+	  This enables access to HyperFlash memory through the Renesas
 	  RCar Gen3 RPC controller.

 config HBMC_AM654
--
2.28.0

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

* [PATCH 1/1] mtd: fix typos in drivers/mtd/Kconfig
  2020-09-17 16:07 [PATCH 1/1] mtd: fix typos in drivers/mtd/Kconfig Heinrich Schuchardt
@ 2020-09-21  9:04 ` Stefan Roese
  2020-09-30 12:50 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Roese @ 2020-09-21  9:04 UTC (permalink / raw)
  To: u-boot

On 17.09.20 18:07, Heinrich Schuchardt wrote:
> Fix a typo
> 
> %s/interract/interact/
> 
> Use Samsung's capitalization of their trademarks
> 
> %s/onenand/OneNAND/
> %s/Hyperflash/HyperFlash/

Please see nits below.

> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
>   drivers/mtd/Kconfig | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig
> index 348b43e653..a77425d242 100644
> --- a/drivers/mtd/Kconfig
> +++ b/drivers/mtd/Kconfig
> @@ -6,8 +6,8 @@ config MTD_PARTITIONS
>   config MTD
>   	bool "Enable MTD layer"
>   	help
> -	  Enable the MTD stack, necessary to interract with NAND, NOR,
> -	  SPI-NOR, SPI-NAND, onenand, etc.
> +	  Enable the MTD stack, necessary to interact with NAND, NOR,
> +	  SPI-NOR, SPI-NAND, OneNAND, etc.
> 
>   config DM_MTD
>   	bool "Enable Driver Model for MTD drivers"
> @@ -98,7 +98,7 @@ config RENESAS_RPC_HF
>   	bool "Renesas RCar Gen3 RPC Hyperflash driver"

Here as well? s/Hyperflash/HyperFlash ?

>   	depends on RCAR_GEN3 && DM_MTD
>   	help
> -	  This enables access to Hyperflash memory through the Renesas
> +	  This enables access to HyperFlash memory through the Renesas
>   	  RCar Gen3 RPC controller.
> 
>   config HBMC_AM654
> --
> 2.28.0
> 

Other than that:

Reviewed-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan

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

* [PATCH 1/1] mtd: fix typos in drivers/mtd/Kconfig
  2020-09-17 16:07 [PATCH 1/1] mtd: fix typos in drivers/mtd/Kconfig Heinrich Schuchardt
  2020-09-21  9:04 ` Stefan Roese
@ 2020-09-30 12:50 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2020-09-30 12:50 UTC (permalink / raw)
  To: u-boot

On Thu, Sep 17, 2020 at 06:07:44PM +0200, Heinrich Schuchardt wrote:

> Fix a typo
> 
> %s/interract/interact/
> 
> Use Samsung's capitalization of their trademarks
> 
> %s/onenand/OneNAND/
> %s/Hyperflash/HyperFlash/
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> Reviewed-by: Stefan Roese <sr@denx.de>

With the other Hyperflash cases fixed too:

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200930/432f8e2e/attachment.sig>

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

end of thread, other threads:[~2020-09-30 12:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-17 16:07 [PATCH 1/1] mtd: fix typos in drivers/mtd/Kconfig Heinrich Schuchardt
2020-09-21  9:04 ` Stefan Roese
2020-09-30 12:50 ` Tom Rini

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.