From: "Marek Behún" <kabel@kernel.org>
To: Arnd Bergmann <arnd@arndb.de>, soc@kernel.org
Cc: arm@kernel.org, "Stephen Rothwell" <sfr@canb.auug.org.au>,
"Marek Behún" <kabel@kernel.org>
Subject: [PATCH 2/2] doc: platform: cznic: turris-omnia-mcu: Use double backticks for attribute value
Date: Tue, 30 Jul 2024 16:49:24 +0200 [thread overview]
Message-ID: <20240730144924.25552-3-kabel@kernel.org> (raw)
In-Reply-To: <20240730144924.25552-1-kabel@kernel.org>
Use double backticks instead of quotes for sysfs attribute value.
This makes sphinx generate the "mcu" and "cpu" values in monospace when
rendering to HTML.
Fixes: dfa556e45ae9 ("platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOs")
Tested-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Marek Behún <kabel@kernel.org>
---
.../ABI/testing/sysfs-bus-i2c-devices-turris-omnia-mcu | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/ABI/testing/sysfs-bus-i2c-devices-turris-omnia-mcu b/Documentation/ABI/testing/sysfs-bus-i2c-devices-turris-omnia-mcu
index 210a39043dc1..35a8f6dae5bf 100644
--- a/Documentation/ABI/testing/sysfs-bus-i2c-devices-turris-omnia-mcu
+++ b/Documentation/ABI/testing/sysfs-bus-i2c-devices-turris-omnia-mcu
@@ -32,9 +32,9 @@ Description: (RW) The front button on the Turris Omnia router can be
interrupt.
This file switches between these two modes:
- - "mcu" makes the button press event be handled by the MCU to
+ - ``mcu`` makes the button press event be handled by the MCU to
change the LEDs panel intensity.
- - "cpu" makes the button press event be handled by the CPU.
+ - ``cpu`` makes the button press event be handled by the CPU.
Format: %s.
--
2.44.2
next prev parent reply other threads:[~2024-07-30 14:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-30 14:49 [PATCH 0/2] turris-omnia-mcu doc fixes Marek Behún
2024-07-30 14:49 ` [PATCH 1/2] doc: platform: cznic: turris-omnia-mcu: Fix sphinx-build warning Marek Behún
2024-07-30 14:49 ` Marek Behún [this message]
2024-08-06 20:08 ` [PATCH 0/2] turris-omnia-mcu doc fixes patchwork-bot+linux-soc
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=20240730144924.25552-3-kabel@kernel.org \
--to=kabel@kernel.org \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=sfr@canb.auug.org.au \
--cc=soc@kernel.org \
/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 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.