Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1What: /sys/bus/fsl-mc/rescan
2Date: January 2021
3KernelVersion: 5.12
4Contact: Ioana Ciornei <ioana.ciornei@nxp.com>
5Description: 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.
9Users: Userspace drivers and management tools
10
11What: /sys/bus/fsl-mc/autorescan
12Date: January 2021
13KernelVersion: 5.12
14Contact: Ioana Ciornei <ioana.ciornei@nxp.com>
15Description: 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.
19Users: Userspace drivers and management tools