| 914450ba | 24-Feb-2021 |
Apeksha Gupta <[email protected]> |
net/dpaa2: skip resetting dpdmux
This is require as the interface is shared with Linux and we do not want the dpdmux to be reset. Rather the default interface to kernel shall continue. command dpdmu
net/dpaa2: skip resetting dpdmux
This is require as the interface is shared with Linux and we do not want the dpdmux to be reset. Rather the default interface to kernel shall continue. command dpdmux_set_resetable is used to skip DPDMUX reset.
By default the DPDMUX_RESET command will reset the DPDMUX completely, dpdmux_set_resetable command will be ignored in old MC firmware.
Signed-off-by: Apeksha Gupta <[email protected]> Acked-by: Hemant Agrawal <[email protected]>
show more ...
|