From: Andreas Werner <andreas.werner@men.de>
To: linux-kernel@vger.kernel.org
Cc: lee.jones@linaro.org, sameo@linux.intel.com, wsa@the-dreams.de,
linux-i2c@vger.kernel.org
Subject: [PATCH v2 0/4] remove auto exit of production and added sysfs interface
Date: Mon, 11 Jan 2016 13:20:59 +0100 [thread overview]
Message-ID: <cover.1452514293.git.andreas.werner@men.de> (raw)
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
next reply other threads:[~2016-01-11 12:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-11 12:20 Andreas Werner [this message]
2016-01-11 12:21 ` [PATCH v2 1/4] mfd: menf21bmc: Remove auto exiting of production mode and add sysfs interface Andreas Werner
2016-01-25 16:08 ` Lee Jones
2016-01-11 12:21 ` [PATCH v2 2/4] doc: ABI: Added sysfs description for the menf21bmc MFD driver Andreas Werner
2016-01-11 12:21 ` [PATCH v2 3/4] mfd: menf21bmc: Add additional sysfs entries for BMC status information Andreas Werner
2016-01-25 16:07 ` Lee Jones
2016-01-11 12:22 ` [PATCH v2 4/4] doc: ABI: Add documentation for the additional sysfs " Andreas Werner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1452514293.git.andreas.werner@men.de \
--to=andreas.werner@men.de \
--cc=lee.jones@linaro.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sameo@linux.intel.com \
--cc=wsa@the-dreams.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).