lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160111102827.GZ14104@x1>
Date:	Mon, 11 Jan 2016 10:28:27 +0000
From:	Lee Jones <lee.jones@...aro.org>
To:	Andreas Werner <andreas.werner@....de>
Cc:	linux-kernel@...r.kernel.org, sameo@...ux.intel.com
Subject: Re: [PATCH 2/4] doc/ABI: added sysfs description for the menf21bmc
 MFD driver

On Wed, 16 Dec 2015, Andreas Werner wrote:

> This patch add the description of the "mode" sysfs interface
> for the menf21bmc MFD driver.
> 
> Signed-off-by: Andreas Werner <andreas.werner@....de>
> ---
>  Documentation/ABI/testing/sysfs-bus-i2c-devices-menf21bmc | 14 ++++++++++++++

These look like I2C changes, so you need to CC the I2C Maintainer.

>  1 file changed, 14 insertions(+)
>  create mode 100644 Documentation/ABI/testing/sysfs-bus-i2c-devices-menf21bmc
> 
> diff --git a/Documentation/ABI/testing/sysfs-bus-i2c-devices-menf21bmc b/Documentation/ABI/testing/sysfs-bus-i2c-devices-menf21bmc
> new file mode 100644
> index 0000000..28d1fa2
> --- /dev/null
> +++ b/Documentation/ABI/testing/sysfs-bus-i2c-devices-menf21bmc
> @@ -0,0 +1,14 @@
> +What:		/sys/bus/i2c/devices/.../mode
> +Date:		December 2015
> +KernelVersion:	4.4
> +Contact:	Andreas Werner <andreas.werner@....de>
> +Description:	Set and get the mode of the device.
> +		The production mode cannot be set again if the device
> +		is set to active once.
> +
> +		In production mode the BMC does not wait for BIOS life sign,
> +		did not reset the CPU board on Watchdog timeout and allow the
> +		programming of the HW Variant.
> +
> +		0 = production mode
> +		1 = active mode

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ