From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759255AbcAKK2K (ORCPT ); Mon, 11 Jan 2016 05:28:10 -0500 Received: from mail-wm0-f41.google.com ([74.125.82.41]:34213 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758754AbcAKK2I (ORCPT ); Mon, 11 Jan 2016 05:28:08 -0500 Date: Mon, 11 Jan 2016 10:28:03 +0000 From: Lee Jones To: Andreas Werner Cc: linux-kernel@vger.kernel.org, sameo@linux.intel.com Subject: Re: [PATCH 4/4] doc/ABI: add documentation for the additional sysfs status information Message-ID: <20160111102803.GY14104@x1> References: <240d6a2853d70c52bc99b1a2c605e141f7aa5d61.1450279483.git.andreas.werner@men.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <240d6a2853d70c52bc99b1a2c605e141f7aa5d61.1450279483.git.andreas.werner@men.de> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 16 Dec 2015, Andreas Werner wrote: > Signed-off-by: Andreas Werner > --- > .../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 > +Description: Set and get the hardware variant ID. > + > +What: /sys/bus/i2c/devices/.../pwrcycl_cnt > +Date: December 2015 > +KernelVersion: 4.4 > +Contact: Andreas Werner > +Description: Read the BMC powercycle counter. > + > +What: /sys/bus/i2c/devices/.../op_hrs_cnt > +Date: December 2015 > +KernelVersion: 4.4 > +Contact: Andreas Werner > +Description: Read the operation hours counter > + > +What: /sys/bus/i2c/devices/.../slot_address > +Date: December 2015 > +KernelVersion: 4.4 > +Contact: Andreas Werner > +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