Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / Documentation / ABI / stable / sysfs-bus-fsl-mc
blob58f06c7eeed72086ed7307825b32ed8d9236053e
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
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