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. thanks, -- ~Randy

