]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ABI: sysfs: add documentation for ST M24LR EEPROM and control interface
authorAbd-Alrhman Masalkhi <abd.masalkhi@gmail.com>
Thu, 17 Jul 2025 06:39:34 +0000 (06:39 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Aug 2025 10:51:22 +0000 (12:51 +0200)
commitbb7aa579efd68c905159b03b255d1437f9f4201b
treeaf8bb6734c958c84720c07216c0a4f4709235ecc
parentcd5c5e0231c538a5d2d4a73f3b3ffc77ff08449c
ABI: sysfs: add documentation for ST M24LR EEPROM and control interface

Add sysfs ABI documentation for the STMicroelectronics M24LR device,
covering both the control interface (e.g., unlock, password update, UID,
total sectors, and SSS entries) and EEPROM access via the nvmem subsystem.

Signed-off-by: Abd-Alrhman Masalkhi <abd.masalkhi@gmail.com>
Link: https://lore.kernel.org/r/20250717063934.5083-4-abd.masalkhi@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/testing/sysfs-bus-i2c-devices-m24lr [new file with mode: 0644]