This commit Updates ioctl-number.txt to reflect ioctl numbers being used by the PECI subsystem.
Signed-off-by: Jae Hyun Yoo <[email protected]> Cc: Alan Cox <[email protected]> Cc: Andrew Jeffery <[email protected]> Cc: Andrew Lunn <[email protected]> Cc: Andy Shevchenko <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Cc: Fengguang Wu <[email protected]> Cc: Greg KH <[email protected]> Cc: Guenter Roeck <[email protected]> Cc: Haiyue Wang <[email protected]> Cc: James Feist <[email protected]> Cc: Jason M Biils <[email protected]> Cc: Jean Delvare <[email protected]> Cc: Joel Stanley <[email protected]> Cc: Julia Cartwright <[email protected]> Cc: Miguel Ojeda <[email protected]> Cc: Milton Miller II <[email protected]> Cc: Pavel Machek <[email protected]> Cc: Randy Dunlap <[email protected]> Cc: Stef van Os <[email protected]> Cc: Sumeet R Pawnikar <[email protected]> Cc: Vernon Mauery <[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 84bb74dcae12..4bc3a65d7204 100644 --- a/Documentation/ioctl/ioctl-number.txt +++ b/Documentation/ioctl/ioctl-number.txt @@ -323,6 +323,8 @@ Code Seq#(hex) Include File Comments 0xB3 00 linux/mmc/ioctl.h 0xB4 00-0F linux/gpio.h <mailto:[email protected]> 0xB5 00-0F uapi/linux/rpmsg.h <mailto:[email protected]> +0xB6 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.16.2

