From: Simon Horman <simon.horman@corigine.com>
To: Jonathan Corbet <corbet@lwn.net>
Cc: Linus Walleij <linus.walleij@linaro.org>,
linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
oss-drivers@corigine.com
Subject: [PATCH] docs: arm: tcm: Fix typo in description of TCM and MMU usage
Date: Fri, 3 Jun 2022 13:27:29 +0200 [thread overview]
Message-ID: <20220603112729.222398-1-simon.horman@corigine.com> (raw)
Correct a typo in the description of interaction between
the TCM and MMU.
Found by inspection.
Signed-off-by: Louis Peens <louis.peens@corigine.com>
Signed-off-by: Simon Horman <simon.horman@corigine.com>
---
Documentation/arm/tcm.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/arm/tcm.rst b/Documentation/arm/tcm.rst
index b256f9783883..1dc6c39220f9 100644
--- a/Documentation/arm/tcm.rst
+++ b/Documentation/arm/tcm.rst
@@ -34,7 +34,7 @@ CPU so it is usually wise not to overlap any physical RAM with
the TCM.
The TCM memory can then be remapped to another address again using
-the MMU, but notice that the TCM if often used in situations where
+the MMU, but notice that the TCM is often used in situations where
the MMU is turned off. To avoid confusion the current Linux
implementation will map the TCM 1 to 1 from physical to virtual
memory in the location specified by the kernel. Currently Linux
--
2.30.2
next reply other threads:[~2022-06-03 11:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-03 11:27 Simon Horman [this message]
2022-06-09 16:01 ` [PATCH] docs: arm: tcm: Fix typo in description of TCM and MMU usage Jonathan Corbet
2022-06-09 16:44 ` Simon Horman
2022-06-09 17:27 ` Jonathan Corbet
2022-06-09 17:54 ` Simon Horman
2022-06-09 18:26 ` Jonathan Corbet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220603112729.222398-1-simon.horman@corigine.com \
--to=simon.horman@corigine.com \
--cc=corbet@lwn.net \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-doc@vger.kernel.org \
--cc=oss-drivers@corigine.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).