]> git.ipfire.org Git - thirdparty/linux.git/commit
docs: ABI: auxdisplay: document linedisp library sysfs attributes
authorJean-François Lessard <jefflessard3@gmail.com>
Thu, 18 Sep 2025 12:13:11 +0000 (08:13 -0400)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 15 Oct 2025 16:46:01 +0000 (18:46 +0200)
commit1cdaf601ef2e34c218f091df16e8278f6204d770
tree20db7740e0884f126a00878af134cce48b52e4bf
parent86cc796e5e9bff0c3993607f4301b8188095516c
docs: ABI: auxdisplay: document linedisp library sysfs attributes

Add ABI documentation for sysfs attributes provided by the line-display
auxdisplay library module. These attributes enable text message display and
configuration on character-based auxdisplay devices.

Documents previously undocumented attributes:
- message, scroll_step_ms (introduced in v5.16)
- map_seg7, map_seg14 (introduced in v6.9)

The line-display library is used by multiple auxdisplay drivers and
can expose these attributes either on linedisp.N child devices or
directly on parent auxdisplay devices.

Signed-off-by: Jean-François Lessard <jefflessard3@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Documentation/ABI/testing/sysfs-auxdisplay-linedisp [new file with mode: 0644]