Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1306022 > unrolled thread
| Started by | Lee Jones <lee.jones@linaro.org> |
|---|---|
| First post | 2016-01-11 11:30 +0100 |
| Last post | 2016-01-11 11:40 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 4/4] doc/ABI: add documentation for the additional sysfs status information Lee Jones <lee.jones@linaro.org> - 2016-01-11 11:30 +0100
Re: [PATCH 4/4] doc/ABI: add documentation for the additional sysfs status informationj Andreas Werner <andreas.werner@men.de> - 2016-01-11 11:40 +0100
| From | Lee Jones <lee.jones@linaro.org> |
|---|---|
| Date | 2016-01-11 11:30 +0100 |
| Subject | Re: [PATCH 4/4] doc/ABI: add documentation for the additional sysfs status information |
| Message-ID | <qPHTB-Yo-27@gated-at.bofh.it> |
On Wed, 16 Dec 2015, Andreas Werner wrote: > Signed-off-by: Andreas Werner <andreas.werner@men.de> > --- > .../ABI/testing/sysfs-bus-i2c-devices-menf21bmc | 26 ++++++++++++++++++++++ > 1 file changed, 26 insertions(+) These look like I2C changes, so you need to CC the I2C Maintainer. > diff --git a/Documentation/ABI/testing/sysfs-bus-i2c-devices-menf21bmc b/Documentation/ABI/testing/sysfs-bus-i2c-devices-menf21bmc > index 28d1fa2..6defdd3 100644 > --- a/Documentation/ABI/testing/sysfs-bus-i2c-devices-menf21bmc > +++ b/Documentation/ABI/testing/sysfs-bus-i2c-devices-menf21bmc > @@ -12,3 +12,29 @@ Description: Set and get the mode of the device. > > 0 = production mode > 1 = active mode > + > +What: /sys/bus/i2c/devices/.../hw_variant > +Date: December 2015 > +KernelVersion: 4.4 > +Contact: Andreas Werner <andreas.werner@men.de> > +Description: Set and get the hardware variant ID. > + > +What: /sys/bus/i2c/devices/.../pwrcycl_cnt > +Date: December 2015 > +KernelVersion: 4.4 > +Contact: Andreas Werner <andreas.werner@men.de> > +Description: Read the BMC powercycle counter. > + > +What: /sys/bus/i2c/devices/.../op_hrs_cnt > +Date: December 2015 > +KernelVersion: 4.4 > +Contact: Andreas Werner <andreas.werner@men.de> > +Description: Read the operation hours counter > + > +What: /sys/bus/i2c/devices/.../slot_address > +Date: December 2015 > +KernelVersion: 4.4 > +Contact: Andreas Werner <andreas.werner@men.de> > +Description: Read the slot address of the board. > + Slot address is the geographical address > + in a CPCI rack/backplane. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog
[toc] | [next] | [standalone]
| From | Andreas Werner <andreas.werner@men.de> |
|---|---|
| Date | 2016-01-11 11:40 +0100 |
| Subject | Re: [PATCH 4/4] doc/ABI: add documentation for the additional sysfs status informationj |
| Message-ID | <qPI3h-13k-57@gated-at.bofh.it> |
| In reply to | #1306022 |
On Mon, Jan 11, 2016 at 10:28:03AM +0000, Lee Jones wrote: > On Wed, 16 Dec 2015, Andreas Werner wrote: > > > Signed-off-by: Andreas Werner <andreas.werner@men.de> > > --- > > .../ABI/testing/sysfs-bus-i2c-devices-menf21bmc | 26 ++++++++++++++++++++++ > > 1 file changed, 26 insertions(+) > > These look like I2C changes, so you need to CC the I2C Maintainer. Ah ok, i sent it only to you because I thought it is related to the mfd and therefore you are responsible. But I agree, it is a mfd i2c device which should also go to the i2c maintainer. I will resend this one. Regards Andy > > > diff --git a/Documentation/ABI/testing/sysfs-bus-i2c-devices-menf21bmc b/Documentation/ABI/testing/sysfs-bus-i2c-devices-menf21bmc > > index 28d1fa2..6defdd3 100644 > > --- a/Documentation/ABI/testing/sysfs-bus-i2c-devices-menf21bmc > > +++ b/Documentation/ABI/testing/sysfs-bus-i2c-devices-menf21bmc > > @@ -12,3 +12,29 @@ Description: Set and get the mode of the device. > > > > 0 = production mode > > 1 = active mode > > + > > +What: /sys/bus/i2c/devices/.../hw_variant > > +Date: December 2015 > > +KernelVersion: 4.4 > > +Contact: Andreas Werner <andreas.werner@men.de> > > +Description: Set and get the hardware variant ID. > > + > > +What: /sys/bus/i2c/devices/.../pwrcycl_cnt > > +Date: December 2015 > > +KernelVersion: 4.4 > > +Contact: Andreas Werner <andreas.werner@men.de> > > +Description: Read the BMC powercycle counter. > > + > > +What: /sys/bus/i2c/devices/.../op_hrs_cnt > > +Date: December 2015 > > +KernelVersion: 4.4 > > +Contact: Andreas Werner <andreas.werner@men.de> > > +Description: Read the operation hours counter > > + > > +What: /sys/bus/i2c/devices/.../slot_address > > +Date: December 2015 > > +KernelVersion: 4.4 > > +Contact: Andreas Werner <andreas.werner@men.de> > > +Description: Read the slot address of the board. > > + Slot address is the geographical address > > + in a CPCI rack/backplane. > > -- > Lee Jones > Linaro STMicroelectronics Landing Team Lead > Linaro.org │ Open source software for ARM SoCs > Follow Linaro: Facebook | Twitter | Blog
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web