Re: [PATCH] powernv/opal-sensor-groups: Add documentation for the sysfs interfaces
From: Michael Ellerman <hidden>
Date: 2020-04-01 12:53:22
Also in:
lkml
From: Michael Ellerman <hidden>
Date: 2020-04-01 12:53:22
Also in:
lkml
On Tue, 2019-11-26 at 13:51:14 UTC, "Gautham R. Shenoy" wrote:
From: Shilpasri G Bhat <redacted>
Commit bf9571550f52 ("powerpc/powernv: Add support to clear sensor
groups data") added a mechanism to clear sensor-group data via a sysfs
interface. However, the ABI for that interface has not been
documented.
This patch documents the ABI for the sysfs interface for sensor-groups
and clearing the sensor-groups.
This patch was originally sent by Shilpasri G Bhat on the mailing list:
https://lkml.org/lkml/2018/8/1/85
Signed-off-by: Shilpasri G Bhat <redacted>
Signed-off-by: Gautham R. Shenoy <redacted>Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/32377bd2cbb62e23ac0a1aaaf0048957c5fd9f02 cheers