Merge remote-tracking branch 'torvalds/master' into perf/core
[sfrench/cifs-2.6.git] / Documentation / ABI / stable / sysfs-bus-fsl-mc
1 What:           /sys/bus/fsl-mc/rescan
2 Date:           January 2021
3 KernelVersion:  5.12
4 Contact:        Ioana Ciornei <ioana.ciornei@nxp.com>
5 Description:    Writing a non-zero value to this attribute will
6                 force a rescan of fsl-mc bus in the system and
7                 synchronize the objects under fsl-mc bus and the
8                 Management Complex firmware.
9 Users:          Userspace drivers and management tools
10
11 What:           /sys/bus/fsl-mc/autorescan
12 Date:           January 2021
13 KernelVersion:  5.12
14 Contact:        Ioana Ciornei <ioana.ciornei@nxp.com>
15 Description:    Writing a zero value to this attribute will
16                 disable the DPRC IRQs on which automatic rescan
17                 of the fsl-mc bus is performed. A non-zero value
18                 will enable the DPRC IRQs.
19 Users:          Userspace drivers and management tools