diff options
| author | Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com> | 2018-12-18 16:02:26 -0800 |
|---|---|---|
| committer | Joel Stanley <joel@jms.id.au> | 2019-03-20 15:13:33 +1030 |
| commit | 4c63c4213e417b09f48c9d9bcd115916c0054bee (patch) | |
| tree | 5ef052e273b474de81a2bcef6b3dd4e2bf9307a9 /Documentation | |
| parent | 9a15500664518b7d10f20ad328fe98549c32a64d (diff) | |
| download | blackbird-obmc-linux-4c63c4213e417b09f48c9d9bcd115916c0054bee.tar.gz blackbird-obmc-linux-4c63c4213e417b09f48c9d9bcd115916c0054bee.zip | |
Documentation: ioctl: Add ioctl numbers for PECI subsystem
This commit updates ioctl-number.txt to reflect ioctl numbers used
by the PECI subsystem.
OpenBMC-Staging-Count: 2
Signed-off-by: Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/ioctl/ioctl-number.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/ioctl/ioctl-number.txt b/Documentation/ioctl/ioctl-number.txt index c9558146ac58..aec1215bf6fd 100644 --- a/Documentation/ioctl/ioctl-number.txt +++ b/Documentation/ioctl/ioctl-number.txt @@ -327,6 +327,8 @@ Code Seq#(hex) Include File Comments 0xB4 00-0F linux/gpio.h <mailto:linux-gpio@vger.kernel.org> 0xB5 00-0F uapi/linux/rpmsg.h <mailto:linux-remoteproc@vger.kernel.org> 0xB6 all linux/fpga-dfl.h +0xB7 00-0F uapi/linux/peci-ioctl.h PECI subsystem + <mailto:jae.hyun.yoo@linux.intel.com> 0xC0 00-0F linux/usb/iowarrior.h 0xCA 00-0F uapi/misc/cxl.h 0xCA 10-2F uapi/misc/ocxl.h |

