Skip to content

Commit 8af1d3f

Browse files
author
Jiri Kosina
committed
Merge branch 'for-6.19/alps' into for-linus
- hid-alps documentation fixes (Bagas Sanjaya)
2 parents 4e9aaf9 + e64e190 commit 8af1d3f

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

Documentation/hid/hid-alps.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ To read/write to RAM, need to send a command to the device.
6969
The command format is as below.
7070

7171
DataByte(SET_REPORT)
72+
~~~~~~~~~~~~~~~~~~~~
7273

7374
===== ======================
7475
Byte1 Command Byte
@@ -89,6 +90,7 @@ Value Byte is writing data when you send the write commands.
8990
When you read RAM, there is no meaning.
9091

9192
DataByte(GET_REPORT)
93+
~~~~~~~~~~~~~~~~~~~~
9294

9395
===== ======================
9496
Byte1 Response Byte
@@ -104,8 +106,10 @@ Read value is stored in Value Byte.
104106

105107

106108
Packet Format
109+
-------------
110+
107111
Touchpad data byte
108-
------------------
112+
~~~~~~~~~~~~~~~~~~
109113

110114

111115
======= ======= ======= ======= ======= ======= ======= ======= =====
@@ -156,7 +160,7 @@ Zsn_6-0(7bit):
156160

157161

158162
StickPointer data byte
159-
----------------------
163+
~~~~~~~~~~~~~~~~~~~~~~
160164

161165
======= ======= ======= ======= ======= ======= ======= ======= =====
162166
- b7 b6 b5 b4 b3 b2 b1 b0

0 commit comments

Comments
 (0)