* [PATCH] dt-bindings: mmc: Correct typo "upto" to "up to"
@ 2025-09-30 13:45 Akiyoshi Kurita
2025-09-30 14:45 ` Rob Herring
2025-10-01 12:55 ` Rob Herring (Arm)
0 siblings, 2 replies; 5+ messages in thread
From: Akiyoshi Kurita @ 2025-09-30 13:45 UTC (permalink / raw)
To: Ulf Hansson
Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, linux-mmc,
devicetree, linux-kernel, Akiyoshi Kurita
The word "upto" is a typo for "up to". Correct this typo in the
mmc-controller-common binding documentation.
Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
---
.../devicetree/bindings/mmc/mmc-controller-common.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/mmc/mmc-controller-common.yaml b/Documentation/devicetree/bindings/mmc/mmc-controller-common.yaml
index 9a7235439759..4e49035ab7a9 100644
--- a/Documentation/devicetree/bindings/mmc/mmc-controller-common.yaml
+++ b/Documentation/devicetree/bindings/mmc/mmc-controller-common.yaml
@@ -85,7 +85,7 @@ properties:
- for eMMC, the maximum supported frequency is 200MHz,
- for SD/SDIO cards the SDR104 mode has a max supported
frequency of 208MHz,
- - some mmc host controllers do support a max frequency upto
+ - some mmc host controllers do support a max frequency up to
384MHz.
So, lets keep the maximum supported value here.
--
2.47.3
^ permalink raw reply related [flat|nested] 5+ messages in thread* Re: [PATCH] dt-bindings: mmc: Correct typo "upto" to "up to"
2025-09-30 13:45 [PATCH] dt-bindings: mmc: Correct typo "upto" to "up to" Akiyoshi Kurita
@ 2025-09-30 14:45 ` Rob Herring
2025-09-30 21:13 ` weibu
2025-10-01 12:55 ` Rob Herring (Arm)
1 sibling, 1 reply; 5+ messages in thread
From: Rob Herring @ 2025-09-30 14:45 UTC (permalink / raw)
To: Akiyoshi Kurita
Cc: Ulf Hansson, Krzysztof Kozlowski, Conor Dooley, linux-mmc,
devicetree, linux-kernel
On Tue, Sep 30, 2025 at 8:46 AM Akiyoshi Kurita <weibu@redadmin.org> wrote:
>
> The word "upto" is a typo for "up to". Correct this typo in the
> mmc-controller-common binding documentation.
You just sent this yesterday. Why are you sending another version today?
What changed?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: mmc: Correct typo "upto" to "up to"
2025-09-30 14:45 ` Rob Herring
@ 2025-09-30 21:13 ` weibu
0 siblings, 0 replies; 5+ messages in thread
From: weibu @ 2025-09-30 21:13 UTC (permalink / raw)
To: Rob Herring
Cc: Ulf Hansson, Krzysztof Kozlowski, Conor Dooley, linux-mmc,
devicetree, linux-kernel
Of course. Here are the English versions of the reply.
Option 1 (Direct and concise)
Subject: Re: [PATCH] dt-bindings: mmc: Correct typo "upto" to "up to"
Hi Rob,
My apologies, this was sent again by mistake. Please discard this
version.
There are no changes from the patch I sent yesterday.
Sorry for the noise.
Best regards,
Akiyoshi Kurita
2025-09-30 23:45 に Rob Herring さんは書きました:
> On Tue, Sep 30, 2025 at 8:46 AM Akiyoshi Kurita <weibu@redadmin.org>
> wrote:
>>
>> The word "upto" is a typo for "up to". Correct this typo in the
>> mmc-controller-common binding documentation.
>
> You just sent this yesterday. Why are you sending another version
> today?
>
> What changed?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: mmc: Correct typo "upto" to "up to"
2025-09-30 13:45 [PATCH] dt-bindings: mmc: Correct typo "upto" to "up to" Akiyoshi Kurita
2025-09-30 14:45 ` Rob Herring
@ 2025-10-01 12:55 ` Rob Herring (Arm)
1 sibling, 0 replies; 5+ messages in thread
From: Rob Herring (Arm) @ 2025-10-01 12:55 UTC (permalink / raw)
To: Akiyoshi Kurita
Cc: Krzysztof Kozlowski, devicetree, linux-mmc, linux-kernel,
Conor Dooley, Ulf Hansson
On Tue, 30 Sep 2025 22:45:47 +0900, Akiyoshi Kurita wrote:
> The word "upto" is a typo for "up to". Correct this typo in the
> mmc-controller-common binding documentation.
>
> Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
> ---
> .../devicetree/bindings/mmc/mmc-controller-common.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied, thanks!
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH] dt-bindings: mmc: Correct typo "upto" to "up to"
@ 2025-09-29 13:24 Akiyoshi Kurita
0 siblings, 0 replies; 5+ messages in thread
From: Akiyoshi Kurita @ 2025-09-29 13:24 UTC (permalink / raw)
To: Ulf Hansson
Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, linux-mmc,
devicetree, linux-kernel, Akiyoshi Kurita
The word "upto" is a typo for "up to". Correct this typo in the
mmc-controller-common binding documentation.
Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
---
.../devicetree/bindings/mmc/mmc-controller-common.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/mmc/mmc-controller-common.yaml b/Documentation/devicetree/bindings/mmc/mmc-controller-common.yaml
index 9a7235439759..4e49035ab7a9 100644
--- a/Documentation/devicetree/bindings/mmc/mmc-controller-common.yaml
+++ b/Documentation/devicetree/bindings/mmc/mmc-controller-common.yaml
@@ -85,7 +85,7 @@ properties:
- for eMMC, the maximum supported frequency is 200MHz,
- for SD/SDIO cards the SDR104 mode has a max supported
frequency of 208MHz,
- - some mmc host controllers do support a max frequency upto
+ - some mmc host controllers do support a max frequency up to
384MHz.
So, lets keep the maximum supported value here.
--
2.47.3
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2025-10-01 12:55 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-30 13:45 [PATCH] dt-bindings: mmc: Correct typo "upto" to "up to" Akiyoshi Kurita
2025-09-30 14:45 ` Rob Herring
2025-09-30 21:13 ` weibu
2025-10-01 12:55 ` Rob Herring (Arm)
-- strict thread matches above, loose matches on Subject: below --
2025-09-29 13:24 Akiyoshi Kurita
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox