Hi Stephen, Thanks for the review,
> -----Original Message----- > From: Stephen Boyd [mailto:[email protected]] > Sent: Sunday, July 08, 2018 10:29 PM > To: Jolly Shah <[email protected]>; [email protected]; > [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; Michal Simek > <[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 v9 07/10] firmware: xilinx: Add debugfs for IOCTL API > > Quoting Jolly Shah (2018-06-20 10:40:32) > > From: Rajan Vaja <[email protected]> > > > > Add debugfs file to set/get IOCTL using debugfs interface. > > IOCTLs and debugfs aren't the same thing. Why are the two being mixed > together? Is some sort of userspace ABI being created here to control clks > with > usermode drivers? This is not standard ioctl. This is type of ZynqMP API just like other APIs. This debugfs is created to debug ZynqMP IOCTL API. Thanks, Jolly Shah

