[PATCH v2 0/4] remove auto exit of production and added sysfs interface

From: Andreas Werner
Date: Mon Jan 11 2016 - 07:23:42 EST


This patch set introduces new sysfs entries for BMC status information
as well as the ABI documention.

The mfd core driver now does not exit the production mode automatically.
The new sysfs entry allows the userland to exit the production mode
if required.

Changes in v2:
- added I2C maintainer in CC because this patches
are also I2C related.
- fixed irrelevant changes (alignments) in the mfd driver
- update subject lines
that they match the format of the subsystem

Andreas Werner (4):
mfd: menf21bmc: Remove auto exiting of production mode and add sysfs
interface
doc: ABI: Added sysfs description for the menf21bmc MFD driver
mfd: menf21bmc: Add additional sysfs entries for BMC status
information
doc: ABI: Add documentation for the additional sysfs status
information

.../ABI/testing/sysfs-bus-i2c-devices-menf21bmc | 40 ++++++
drivers/mfd/menf21bmc.c | 158 ++++++++++++++++++---
2 files changed, 177 insertions(+), 21 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-bus-i2c-devices-menf21bmc

--
2.6.2