This commit updates ioctl-number.txt to reflect ioctl numbers used by the PECI subsystem.
Cc: Jonathan Corbet <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: Kishon Vijay Abraham I <[email protected]> Cc: Lorenzo Pieralisi <[email protected]> Cc: Gustavo Pimentel <[email protected]> Cc: Darrick J. Wong <[email protected]> Cc: Tomohiro Kusumi <[email protected]> Cc: Eric Sandeen <[email protected]> Cc: Frederic Barrat <[email protected]> Cc: Bryant G. Ly <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: James Feist <[email protected]> Cc: Jason M Biils <[email protected]> Cc: Vernon Mauery <[email protected]> Signed-off-by: Jae Hyun Yoo <[email protected]> --- Documentation/ioctl/ioctl-number.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/ioctl/ioctl-number.txt b/Documentation/ioctl/ioctl-number.txt index af6f6ba1fe80..aaf0006a7113 100644 --- a/Documentation/ioctl/ioctl-number.txt +++ b/Documentation/ioctl/ioctl-number.txt @@ -326,6 +326,8 @@ Code Seq#(hex) Include File Comments 0xB4 00-0F linux/gpio.h <mailto:[email protected]> 0xB5 00-0F uapi/linux/rpmsg.h <mailto:[email protected]> 0xB6 all linux/fpga-dfl.h +0xB7 00-0F uapi/linux/peci-ioctl.h PECI subsystem + <mailto:[email protected]> 0xC0 00-0F linux/usb/iowarrior.h 0xCA 00-0F uapi/misc/cxl.h 0xCA 10-2F uapi/misc/ocxl.h -- 2.19.1

