[PATCH v11 02/14] Documentation: ioctl: Add ioctl numbers for PECI subsystem

Jae Hyun Yoo jae.hyun.yoo at linux.intel.com
Thu Dec 12 06:46:12 AEDT 2019


This commit updates ioctl-number.rst to reflect ioctl numbers used
by the PECI subsystem.

Cc: Jonathan Corbet <corbet at lwn.net>
Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
Cc: Kishon Vijay Abraham I <kishon at ti.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi at arm.com>
Cc: Gustavo Pimentel <gustavo.pimentel at synopsys.com>
Cc: Darrick J. Wong <darrick.wong at oracle.com>
Cc: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Cc: Eric Sandeen <sandeen at redhat.com>
Cc: Frederic Barrat <fbarrat at linux.vnet.ibm.com>
Cc: Bryant G. Ly <bryantly at linux.vnet.ibm.com>
Cc: Arnd Bergmann <arnd at arndb.de>
Cc: James Feist <james.feist at linux.intel.com>
Cc: Jason M Biils <jason.m.bills at linux.intel.com>
Cc: Vernon Mauery <vernon.mauery at linux.intel.com>
Signed-off-by: Jae Hyun Yoo <jae.hyun.yoo at linux.intel.com>
---
Changes since v10:
- Moved the change from 'Documentation/ioctl/ioctl-number.txt.

 Documentation/userspace-api/ioctl/ioctl-number.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/userspace-api/ioctl/ioctl-number.rst b/Documentation/userspace-api/ioctl/ioctl-number.rst
index 4ef86433bd67..ce99968032f7 100644
--- a/Documentation/userspace-api/ioctl/ioctl-number.rst
+++ b/Documentation/userspace-api/ioctl/ioctl-number.rst
@@ -338,6 +338,8 @@ Code  Seq#    Include File                                           Comments
 0xB4  00-0F  linux/gpio.h                                            <mailto:linux-gpio at vger.kernel.org>
 0xB5  00-0F  uapi/linux/rpmsg.h                                      <mailto:linux-remoteproc at vger.kernel.org>
 0xB6  all    linux/fpga-dfl.h
+0xB7  all    uapi/linux/peci-ioctl.h                                 PECI subsystem
+                                                                     <mailto:jae.hyun.yoo at linux.intel.com>
 0xC0  00-0F  linux/usb/iowarrior.h
 0xCA  00-0F  uapi/misc/cxl.h
 0xCA  10-2F  uapi/misc/ocxl.h
-- 
2.17.1



More information about the openbmc mailing list