linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: memory-devices: fix typo in emif.rst
@ 2025-05-16  3:27 Benton Raymer
  2025-05-19 11:38 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Benton Raymer @ 2025-05-16  3:27 UTC (permalink / raw)
  To: corbet, linux-doc, linux-kernel; +Cc: Benton Raymer

Fixes a minor typo in the /Documentation/driver-api/memory-devices/ti-emif.rst file

Signed-off-by: Benton Raymer <benton.raymer@gmail.com>
---
 Documentation/driver-api/memory-devices/ti-emif.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/driver-api/memory-devices/ti-emif.rst b/Documentation/driver-api/memory-devices/ti-emif.rst
index dea2ad9bcd7e..d824cc0dce89 100644
--- a/Documentation/driver-api/memory-devices/ti-emif.rst
+++ b/Documentation/driver-api/memory-devices/ti-emif.rst
@@ -29,7 +29,7 @@ This driver is for the EMIF module available in Texas Instruments
 SoCs. EMIF is an SDRAM controller that, based on its revision,
 supports one or more of DDR2, DDR3, and LPDDR2 SDRAM protocols.
 This driver takes care of only LPDDR2 memories presently. The
-functions of the driver includes re-configuring AC timing
+functions of the driver include re-configuring AC timing
 parameters and other settings during frequency, voltage and
 temperature changes
 
-- 
2.46.0


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

* Re: [PATCH] docs: memory-devices: fix typo in emif.rst
  2025-05-16  3:27 [PATCH] docs: memory-devices: fix typo in emif.rst Benton Raymer
@ 2025-05-19 11:38 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2025-05-19 11:38 UTC (permalink / raw)
  To: Benton Raymer, linux-doc, linux-kernel; +Cc: Benton Raymer

Benton Raymer <benton.raymer@gmail.com> writes:

> Fixes a minor typo in the /Documentation/driver-api/memory-devices/ti-emif.rst file
>
> Signed-off-by: Benton Raymer <benton.raymer@gmail.com>
> ---
>  Documentation/driver-api/memory-devices/ti-emif.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/driver-api/memory-devices/ti-emif.rst b/Documentation/driver-api/memory-devices/ti-emif.rst
> index dea2ad9bcd7e..d824cc0dce89 100644
> --- a/Documentation/driver-api/memory-devices/ti-emif.rst
> +++ b/Documentation/driver-api/memory-devices/ti-emif.rst
> @@ -29,7 +29,7 @@ This driver is for the EMIF module available in Texas Instruments
>  SoCs. EMIF is an SDRAM controller that, based on its revision,
>  supports one or more of DDR2, DDR3, and LPDDR2 SDRAM protocols.
>  This driver takes care of only LPDDR2 memories presently. The
> -functions of the driver includes re-configuring AC timing
> +functions of the driver include re-configuring AC timing
>  parameters and other settings during frequency, voltage and

Applied, thanks.

jon

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

end of thread, other threads:[~2025-05-19 11:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-16  3:27 [PATCH] docs: memory-devices: fix typo in emif.rst Benton Raymer
2025-05-19 11:38 ` Jonathan Corbet

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).