Re: [PATCH] docs: ioctl-number.rst: add habanalabs driver IOCTL

From: Randy Dunlap
Date: Sat Apr 18 2020 - 13:45:17 EST


On 4/18/20 10:41 AM, Oded Gabbay wrote:
> Habanalabs driver in misc exposes several IOCTLs to userspace. Document the
> letter and IOCTLs number range in ioctl-number.rst.
>
> Signed-off-by: Oded Gabbay <oded.gabbay@xxxxxxxxx>

Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

> ---
> Documentation/userspace-api/ioctl/ioctl-number.rst | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/userspace-api/ioctl/ioctl-number.rst b/Documentation/userspace-api/ioctl/ioctl-number.rst
> index f759edafd938..52bf58417653 100644
> --- a/Documentation/userspace-api/ioctl/ioctl-number.rst
> +++ b/Documentation/userspace-api/ioctl/ioctl-number.rst
> @@ -146,6 +146,7 @@ Code Seq# Include File Comments
> 'H' 40-4F sound/hdspm.h conflict!
> 'H' 40-4F sound/hdsp.h conflict!
> 'H' 90 sound/usb/usx2y/usb_stream.h
> +'H' 00-0F uapi/misc/habanalabs.h conflict!
> 'H' A0 uapi/linux/usb/cdc-wdm.h
> 'H' C0-F0 net/bluetooth/hci.h conflict!
> 'H' C0-DF net/bluetooth/hidp/hidp.h conflict!
>

thanks.
--
~Randy