RE: [PATCH 1/3] bus: fsl-mc: add restool userspace support

2018-03-13 Thread Ioana Ciornei
Hi, Comments inline. > > Adding kernel support for restool, a userspace tool for resource > > management, means exporting an ioctl capable device file representing > > the root resource container. > > This new functionality in the fsl-mc bus driver intends to provide > > restool an interface to

Re: [PATCH 1/3] bus: fsl-mc: add restool userspace support

2018-03-09 Thread Greg KH
On Wed, Mar 07, 2018 at 10:51:35AM -0600, Ioana Ciornei wrote: > Adding kernel support for restool, a userspace tool for resource > management, means exporting an ioctl capable device file representing > the root resource container. > This new functionality in the fsl-mc bus driver intends to provi

[PATCH 1/3] bus: fsl-mc: add restool userspace support

2018-03-07 Thread Ioana Ciornei
Adding kernel support for restool, a userspace tool for resource management, means exporting an ioctl capable device file representing the root resource container. This new functionality in the fsl-mc bus driver intends to provide restool an interface to interact with the MC firmware. Commands that