Re: [PATCH v9 07/10] firmware: xilinx: Add debugfs for IOCTL API

From: Stephen Boyd
Date: Mon Jul 09 2018 - 01:29:23 EST


Quoting Jolly Shah (2018-06-20 10:40:32)
> From: Rajan Vaja <rajanv@xxxxxxxxxx>
>
> 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?