1
0
Fork 0
alistair23-linux/Documentation/ioctl
Ioana Ciornei 672699a389 bus: fsl-mc: add fsl-mc userspace support
Adding userspace support for the MC (Management Complex) means exporting
an ioctl capable device file representing the root resource container.

This new functionality in the fsl-mc bus driver intends to provide
userspace applications an interface to interact with the MC firmware.

Commands that are composed in userspace are sent to the MC firmware
through the FSL_MC_SEND_MC_COMMAND ioctl.  By default the implicit MC
I/O portal is used for this operation, but if the implicit one is busy,
a dynamic portal is allocated and then freed upon execution.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
2019-12-02 18:03:38 +08:00
..
botching-up-ioctls.rst docs: ioctl: convert to ReST 2019-07-15 09:20:26 -03:00
cdrom.rst docs: ioctl: convert to ReST 2019-07-15 09:20:26 -03:00
hdio.rst docs: ioctl: convert to ReST 2019-07-15 09:20:26 -03:00
index.rst docs: ioctl: add it to the uAPI guide 2019-07-15 09:20:28 -03:00
ioctl-decoding.rst docs: ioctl: convert to ReST 2019-07-15 09:20:26 -03:00
ioctl-number.rst bus: fsl-mc: add fsl-mc userspace support 2019-12-02 18:03:38 +08:00