162306a36Sopenharmony_ciWhat:		/sys/bus/fsl-mc/drivers/.../bind
262306a36Sopenharmony_ciDate:		December 2016
362306a36Sopenharmony_ciContact:	stuart.yoder@nxp.com
462306a36Sopenharmony_ciDescription:
562306a36Sopenharmony_ci		Writing a device location to this file will cause
662306a36Sopenharmony_ci		the driver to attempt to bind to the device found at
762306a36Sopenharmony_ci		this location. The format for the location is Object.Id
862306a36Sopenharmony_ci		and is the same as found in /sys/bus/fsl-mc/devices/.
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci                For example::
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ci		  # echo dpni.2 > /sys/bus/fsl-mc/drivers/fsl_dpaa2_eth/bind
1362306a36Sopenharmony_ci
1462306a36Sopenharmony_ciWhat:		/sys/bus/fsl-mc/drivers/.../unbind
1562306a36Sopenharmony_ciDate:		December 2016
1662306a36Sopenharmony_ciContact:	stuart.yoder@nxp.com
1762306a36Sopenharmony_ciDescription:
1862306a36Sopenharmony_ci		Writing a device location to this file will cause the
1962306a36Sopenharmony_ci		driver to attempt to unbind from the device found at
2062306a36Sopenharmony_ci		this location. The format for the location is Object.Id
2162306a36Sopenharmony_ci		and is the same as found in /sys/bus/fsl-mc/devices/.
2262306a36Sopenharmony_ci
2362306a36Sopenharmony_ci                For example::
2462306a36Sopenharmony_ci
2562306a36Sopenharmony_ci		  # echo dpni.2 > /sys/bus/fsl-mc/drivers/fsl_dpaa2_eth/unbind
26