All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mmc: fsl-imx-esdhc: Improve grammar and fix a typo
@ 2023-01-29 13:00 ` Jonathan Neuschäfer
  0 siblings, 0 replies; 6+ messages in thread
From: Jonathan Neuschäfer @ 2023-01-29 13:00 UTC (permalink / raw)
  To: devicetree
  Cc: Jonathan Neuschäfer, Ulf Hansson, Rob Herring,
	Krzysztof Kozlowski, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
	linux-mmc, linux-arm-kernel, linux-kernel

This makes the text read a little better.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
index dc6256f04b423..1c79b68753da0 100644
--- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
+++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
@@ -98,7 +98,7 @@ properties:
       Specify the number of delay cells for override mode.
       This is used to set the clock delay for DLL(Delay Line) on override mode
       to select a proper data sampling window in case the clock quality is not good
-      due to signal path is too long on the board. Please refer to eSDHC/uSDHC
+      because the signal path is too long on the board. Please refer to eSDHC/uSDHC
       chapter, DLL (Delay Line) section in RM for details.
     default: 0

@@ -127,7 +127,7 @@ properties:
       Specify the increasing delay cell steps in tuning procedure.
       The uSDHC use one delay cell as default increasing step to do tuning process.
       This property allows user to change the tuning step to more than one delay
-      cells which is useful for some special boards or cards when the default
+      cell which is useful for some special boards or cards when the default
       tuning step can't find the proper delay window within limited tuning retries.
     default: 0

--
2.39.0


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

* [PATCH] dt-bindings: mmc: fsl-imx-esdhc: Improve grammar and fix a typo
@ 2023-01-29 13:00 ` Jonathan Neuschäfer
  0 siblings, 0 replies; 6+ messages in thread
From: Jonathan Neuschäfer @ 2023-01-29 13:00 UTC (permalink / raw)
  To: devicetree
  Cc: Jonathan Neuschäfer, Ulf Hansson, Rob Herring,
	Krzysztof Kozlowski, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
	linux-mmc, linux-arm-kernel, linux-kernel

This makes the text read a little better.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
index dc6256f04b423..1c79b68753da0 100644
--- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
+++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
@@ -98,7 +98,7 @@ properties:
       Specify the number of delay cells for override mode.
       This is used to set the clock delay for DLL(Delay Line) on override mode
       to select a proper data sampling window in case the clock quality is not good
-      due to signal path is too long on the board. Please refer to eSDHC/uSDHC
+      because the signal path is too long on the board. Please refer to eSDHC/uSDHC
       chapter, DLL (Delay Line) section in RM for details.
     default: 0

@@ -127,7 +127,7 @@ properties:
       Specify the increasing delay cell steps in tuning procedure.
       The uSDHC use one delay cell as default increasing step to do tuning process.
       This property allows user to change the tuning step to more than one delay
-      cells which is useful for some special boards or cards when the default
+      cell which is useful for some special boards or cards when the default
       tuning step can't find the proper delay window within limited tuning retries.
     default: 0

--
2.39.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] dt-bindings: mmc: fsl-imx-esdhc: Improve grammar and fix a typo
  2023-01-29 13:00 ` Jonathan Neuschäfer
@ 2023-01-30 22:18   ` Rob Herring
  -1 siblings, 0 replies; 6+ messages in thread
From: Rob Herring @ 2023-01-30 22:18 UTC (permalink / raw)
  To: Jonathan Neuschäfer
  Cc: devicetree, Sascha Hauer, NXP Linux Team, linux-kernel,
	Rob Herring, Shawn Guo, linux-mmc, Fabio Estevam,
	linux-arm-kernel, Krzysztof Kozlowski, Pengutronix Kernel Team,
	Ulf Hansson


On Sun, 29 Jan 2023 14:00:59 +0100, Jonathan Neuschäfer wrote:
> This makes the text read a little better.
> 
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
> ---
>  Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH] dt-bindings: mmc: fsl-imx-esdhc: Improve grammar and fix a typo
@ 2023-01-30 22:18   ` Rob Herring
  0 siblings, 0 replies; 6+ messages in thread
From: Rob Herring @ 2023-01-30 22:18 UTC (permalink / raw)
  To: Jonathan Neuschäfer
  Cc: devicetree, Sascha Hauer, NXP Linux Team, linux-kernel,
	Rob Herring, Shawn Guo, linux-mmc, Fabio Estevam,
	linux-arm-kernel, Krzysztof Kozlowski, Pengutronix Kernel Team,
	Ulf Hansson


On Sun, 29 Jan 2023 14:00:59 +0100, Jonathan Neuschäfer wrote:
> This makes the text read a little better.
> 
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
> ---
>  Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] dt-bindings: mmc: fsl-imx-esdhc: Improve grammar and fix a typo
  2023-01-29 13:00 ` Jonathan Neuschäfer
@ 2023-02-13 23:48   ` Ulf Hansson
  -1 siblings, 0 replies; 6+ messages in thread
From: Ulf Hansson @ 2023-02-13 23:48 UTC (permalink / raw)
  To: Jonathan Neuschäfer
  Cc: devicetree, Rob Herring, Krzysztof Kozlowski, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	NXP Linux Team, linux-mmc, linux-arm-kernel, linux-kernel

On Sun, 29 Jan 2023 at 14:01, Jonathan Neuschäfer <j.neuschaefer@gmx.net> wrote:
>
> This makes the text read a little better.
>
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>

Applied for next, thanks!

Kind regards
Uffe


> ---
>  Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
> index dc6256f04b423..1c79b68753da0 100644
> --- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
> +++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
> @@ -98,7 +98,7 @@ properties:
>        Specify the number of delay cells for override mode.
>        This is used to set the clock delay for DLL(Delay Line) on override mode
>        to select a proper data sampling window in case the clock quality is not good
> -      due to signal path is too long on the board. Please refer to eSDHC/uSDHC
> +      because the signal path is too long on the board. Please refer to eSDHC/uSDHC
>        chapter, DLL (Delay Line) section in RM for details.
>      default: 0
>
> @@ -127,7 +127,7 @@ properties:
>        Specify the increasing delay cell steps in tuning procedure.
>        The uSDHC use one delay cell as default increasing step to do tuning process.
>        This property allows user to change the tuning step to more than one delay
> -      cells which is useful for some special boards or cards when the default
> +      cell which is useful for some special boards or cards when the default
>        tuning step can't find the proper delay window within limited tuning retries.
>      default: 0
>
> --
> 2.39.0
>

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

* Re: [PATCH] dt-bindings: mmc: fsl-imx-esdhc: Improve grammar and fix a typo
@ 2023-02-13 23:48   ` Ulf Hansson
  0 siblings, 0 replies; 6+ messages in thread
From: Ulf Hansson @ 2023-02-13 23:48 UTC (permalink / raw)
  To: Jonathan Neuschäfer
  Cc: devicetree, Rob Herring, Krzysztof Kozlowski, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	NXP Linux Team, linux-mmc, linux-arm-kernel, linux-kernel

On Sun, 29 Jan 2023 at 14:01, Jonathan Neuschäfer <j.neuschaefer@gmx.net> wrote:
>
> This makes the text read a little better.
>
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>

Applied for next, thanks!

Kind regards
Uffe


> ---
>  Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
> index dc6256f04b423..1c79b68753da0 100644
> --- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
> +++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
> @@ -98,7 +98,7 @@ properties:
>        Specify the number of delay cells for override mode.
>        This is used to set the clock delay for DLL(Delay Line) on override mode
>        to select a proper data sampling window in case the clock quality is not good
> -      due to signal path is too long on the board. Please refer to eSDHC/uSDHC
> +      because the signal path is too long on the board. Please refer to eSDHC/uSDHC
>        chapter, DLL (Delay Line) section in RM for details.
>      default: 0
>
> @@ -127,7 +127,7 @@ properties:
>        Specify the increasing delay cell steps in tuning procedure.
>        The uSDHC use one delay cell as default increasing step to do tuning process.
>        This property allows user to change the tuning step to more than one delay
> -      cells which is useful for some special boards or cards when the default
> +      cell which is useful for some special boards or cards when the default
>        tuning step can't find the proper delay window within limited tuning retries.
>      default: 0
>
> --
> 2.39.0
>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-02-13 23:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-29 13:00 [PATCH] dt-bindings: mmc: fsl-imx-esdhc: Improve grammar and fix a typo Jonathan Neuschäfer
2023-01-29 13:00 ` Jonathan Neuschäfer
2023-01-30 22:18 ` Rob Herring
2023-01-30 22:18   ` Rob Herring
2023-02-13 23:48 ` Ulf Hansson
2023-02-13 23:48   ` Ulf Hansson

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.