[PATCH 0/2] Introduce MEN Board Information EEPROM driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux GPIO]     [Linux SPI]     [Linux Hardward Monitoring]     [LM Sensors]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux