[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250516032837.42124-1-benton.raymer@gmail.com>
Date: Thu, 15 May 2025 22:27:59 -0500
From: Benton Raymer <benton.raymer@...il.com>
To: corbet@....net,
linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Benton Raymer <benton.raymer@...il.com>
Subject: [PATCH] docs: memory-devices: fix typo in emif.rst
Fixes a minor typo in the /Documentation/driver-api/memory-devices/ti-emif.rst file
Signed-off-by: Benton Raymer <benton.raymer@...il.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
Powered by blists - more mailing lists