Hi Randy, > -----Original Message----- > From: Randy Dunlap [mailto:[email protected]] > Sent: Thursday, June 14, 2018 1:45 PM > To: Jolly Shah <[email protected]>; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected] > Cc: Rajan Vaja <[email protected]>; [email protected]; > [email protected]; [email protected]; Jolly Shah > <[email protected]> > Subject: Re: [PATCH v8 03/10] firmware: xilinx: Add zynqmp IOCTL API for > device > control > > On 06/14/2018 11:27 AM, Jolly Shah wrote: > > From: Rajan Vaja <[email protected]> > > > > Add ZynqMP firmware IOCTL API to control and configure devices like > > PLLs, SD, Gem, etc. > > > > Signed-off-by: Rajan Vaja <[email protected]> > > Signed-off-by: Jolly Shah <[email protected]> > > --- > > drivers/firmware/xilinx/zynqmp.c | 20 ++++++++++++++++++++ > > include/linux/firmware/xlnx-zynqmp.h | 2 ++ > > 2 files changed, 22 insertions(+) > > Hi, > > Does this driver claim (implement) some specific ioctl code or ID? > > If so, its ioctl numbers should be documented in Documentation/ioctl/ioctl- > number.txt. >
This is not system IOCTL. This is parameter to ZynqMP specific API. Thanks, Jolly Shah > thanks, > -- > ~Randy

