hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/Documentation/ABI/testing/sysfs-bus-fsl-mc
....@@ -6,8 +6,10 @@
66 the driver to attempt to bind to the device found at
77 this location. The format for the location is Object.Id
88 and is the same as found in /sys/bus/fsl-mc/devices/.
9
- For example:
10
- # echo dpni.2 > /sys/bus/fsl-mc/drivers/fsl_dpaa2_eth/bind
9
+
10
+ For example::
11
+
12
+ # echo dpni.2 > /sys/bus/fsl-mc/drivers/fsl_dpaa2_eth/bind
1113
1214 What: /sys/bus/fsl-mc/drivers/.../unbind
1315 Date: December 2016
....@@ -17,5 +19,7 @@
1719 driver to attempt to unbind from the device found at
1820 this location. The format for the location is Object.Id
1921 and is the same as found in /sys/bus/fsl-mc/devices/.
20
- For example:
21
- # echo dpni.2 > /sys/bus/fsl-mc/drivers/fsl_dpaa2_eth/unbind
22
+
23
+ For example::
24
+
25
+ # echo dpni.2 > /sys/bus/fsl-mc/drivers/fsl_dpaa2_eth/unbind