lkml.org 
[lkml]   [2014]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 0/2] Introduce MEN Board Information EEPROM driver
This patchset adds support for the MEN Board Information EEPROM.

The EEPROM is assembled on almost all of the MEN hardware boards and is the
main location to get information about the board.

The driver exports the EEPROM data like production date, board name and serial number
as read-only files as well as a user section for read-write access.

There is also a ABI documentation for sysfs description included.

Andreas Werner (2):
drivers/misc/eeprom/men_eeprod: Introduce MEN Board Information EEPROM
driver
Documentation/ABI/testing/men_eeprod: Added sysfs description for
men_eeprod

.../ABI/testing/sysfs-bus-i2c-devices-men_eeprod | 69 +++
MAINTAINERS | 6 +
drivers/misc/eeprom/Kconfig | 10 +
drivers/misc/eeprom/Makefile | 1 +
drivers/misc/eeprom/men_eeprod.c | 560 +++++++++++++++++++++
5 files changed, 646 insertions(+)
create mode 100644 Documentation/ABI/testing/sysfs-bus-i2c-devices-men_eeprod
create mode 100644 drivers/misc/eeprom/men_eeprod.c

--
2.1.0



\
 
 \ /
  Last update: 2014-10-16 10:01    [W:0.060 / U:0.256 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site