On Thu, 30 Jul 2020 15:30:45 +0300 Moshe Shemesh wrote:
You need to read my responses more carefully. I don't haveFor example take the combination of fw-live-patch and param-init.Can you give an example?My expectations would be that the driver must perform the lowestOK, but some combinations may still not be valid for specific driver
reset level possible that satisfies the requested functional change.
IOW driver may do more, in fact it should be acceptable for the
driver to always for a full HW reset (unless --live or other
constraint is specified).
even if it tries lowest level possible.
The fw-live-patch needs no re-initialization, while the param-init
requires driver re-initialization.
So the only way to do that is to the one command after the other, not
really combining.
fw-live-patch in my proposal. The operation is fw-activate,
--live is independent and an constraint, not an operation.