diff options
| author | Bagas Sanjaya <bagasdotme@gmail.com> | 2025-10-24 17:39:34 +0700 |
|---|---|---|
| committer | Jiri Kosina <jkosina@suse.com> | 2025-11-18 17:53:10 +0100 |
| commit | e64e190044de8876b6434652388c13e457cd8a0c (patch) | |
| tree | f2a76bcde1775890e8ca20efcf8ad93e394d6e88 | |
| parent | c6405fb9111d4fb25cc64cdebbe23d982a8a0e83 (diff) | |
Documentation: hid-alps: Format DataByte* subsection headings
"Command Read/Write" section has two DataByte* subsections describing
command bytes format. Add markup to these subsection heading texts.
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
| -rw-r--r-- | Documentation/hid/hid-alps.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/hid/hid-alps.rst b/Documentation/hid/hid-alps.rst index 3a22254e4346..4a22a357f00c 100644 --- a/Documentation/hid/hid-alps.rst +++ b/Documentation/hid/hid-alps.rst @@ -69,6 +69,7 @@ To read/write to RAM, need to send a command to the device. The command format is as below. DataByte(SET_REPORT) +~~~~~~~~~~~~~~~~~~~~ ===== ====================== Byte1 Command Byte @@ -89,6 +90,7 @@ Value Byte is writing data when you send the write commands. When you read RAM, there is no meaning. DataByte(GET_REPORT) +~~~~~~~~~~~~~~~~~~~~ ===== ====================== Byte1 Response Byte |
